mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +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 used to be commit ab4e7b34da00c2a8f3244d84f08037ddfadf85d5)
This commit is contained in:
parent
00ffc8ec93
commit
e09daab015
@ -117,6 +117,9 @@ cat >$SERVERCONFFILE<<EOF
|
||||
|
||||
kernel oplocks = no
|
||||
|
||||
printing = bsd
|
||||
printcap name = /dev/null
|
||||
|
||||
[tmp]
|
||||
path = $PREFIX_ABS/tmp
|
||||
read only = no
|
||||
|
Loading…
x
Reference in New Issue
Block a user