diff options
Diffstat (limited to 'source4/script/tests/mktestsetup.sh')
-rwxr-xr-x | source4/script/tests/mktestsetup.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/script/tests/mktestsetup.sh b/source4/script/tests/mktestsetup.sh index 00a1e5bc71..4f83003358 100755 --- a/source4/script/tests/mktestsetup.sh +++ b/source4/script/tests/mktestsetup.sh @@ -100,6 +100,7 @@ cat >$CONFFILE<<EOF max xmit = 32K server max protocol = SMB2 notify:inotify = false + ldb:nosync = true system:anonymous = true |