mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
r18372: don't use the system inotify until in the build farm until we work out
how to work around a problem with it giving unpredictable orderings in renames (sometimes target is first event, sometimes source)
This commit is contained in:
parent
39458e62f5
commit
066e3b51b1
@ -92,6 +92,7 @@ cat >$CONFFILE<<EOF
|
||||
server role = pdc
|
||||
max xmit = 32K
|
||||
server max protocol = SMB2
|
||||
notify:inotify = false
|
||||
|
||||
[tmp]
|
||||
path = $TMPDIR
|
||||
|
Loading…
Reference in New Issue
Block a user