summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--source/param/loadparm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/param/loadparm.c b/source/param/loadparm.c
index 92401374619..de9388e7c0d 100644
--- a/source/param/loadparm.c
+++ b/source/param/loadparm.c
@@ -577,7 +577,7 @@ static service sDefault = {
False, /* bInheritPerms */
False, /* bInheritACLS */
False, /* bInheritOwner */
- True, /* bMSDfsRoot */
+ False, /* bMSDfsRoot */
False, /* bUseClientDriver */
True, /* bDefaultDevmode */
False, /* bForcePrintername */