r7775: solaris uses 'lo0' for loopback network, so by using lo* we should cover both
authorAndrew Tridgell <tridge@samba.org>
Mon, 20 Jun 2005 04:27:50 +0000 (04:27 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:35 +0000 (13:18 -0500)
(This used to be commit 1a80ac6aa84ea547a64557f879a47556f477432d)

source4/script/tests/selftest.sh

index ca38eee3209107d976172a6385211b6203028dea..556eb704a7d0f7ff6c7aec1fd5b6450e7798a75c 100755 (executable)
@@ -58,7 +58,7 @@ cat >$CONFFILE<<EOF
        lock dir = $LOCKDIR
        sam database = tdb://$PRIVATEDIR/sam.ldb
        name resolve order = bcast
-       interfaces = lo
+       interfaces = lo*
 
 [tmp]
        path = $TMPDIR