packaging: Set default limit for core file size in init scripts
[sfrench/samba-autobuild/.git] / packaging / RHEL-CTDB / setup / smb.init
index 4dd5b23ae7bf2c92cd507d45f80e83cd70cf6314..39bf0a82d1a9b61ff2d758afdfd1bb3369020aa4 100644 (file)
@@ -18,6 +18,8 @@ else
   exit 0
 fi
 
+DAEMON_COREFILE_LIMIT='unlimited'
+
 # Avoid using root's TMPDIR
 unset TMPDIR