summaryrefslogtreecommitdiff
path: root/source3/param
diff options
context:
space:
mode:
Diffstat (limited to 'source3/param')
-rw-r--r--source3/param/loadparm.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/param/loadparm.c b/source3/param/loadparm.c
index a82d21cdb1..ba3cd3c6c5 100644
--- a/source3/param/loadparm.c
+++ b/source3/param/loadparm.c
@@ -9541,6 +9541,8 @@ static bool lp_load_ex(const char *pszFname,
init_iconv();
+ fault_configure(smb_panic_s3);
+
bAllowIncludeRegistry = true;
return (bRetval);