mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
r7775: solaris uses 'lo0' for loopback network, so by using lo* we should cover both
(This used to be commit 1a80ac6aa84ea547a64557f879a47556f477432d)
This commit is contained in:
parent
48e731000c
commit
6b4f3e17f0
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user