mirror of
https://github.com/samba-team/samba.git
synced 2025-11-23 20:23:50 +03:00
r17880: On host "tridge" in the build farm the tests fail because smbd hangs in in
'connecting to cups server on localhost'. There is no cups on that host, but the TCP connection hangs in SYN_SENT. Probably some firewall rule. Work around that. Volker
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
2d8bdd2dce
commit
ab4e7b34da
@@ -117,6 +117,9 @@ cat >$SERVERCONFFILE<<EOF
|
||||
|
||||
kernel oplocks = no
|
||||
|
||||
printing = bsd
|
||||
printcap name = /dev/null
|
||||
|
||||
[tmp]
|
||||
path = $PREFIX_ABS/tmp
|
||||
read only = no
|
||||
|
||||
Reference in New Issue
Block a user