packaging: Set default limit for core file size in service files
[nivanova/samba-autobuild/.git] / packaging / systemd / winbind.service
index f711a17f040e86ace395402e12860f7ccb395aaf..c511488166e87558203ec127f5c6a45f4cf69417 100644 (file)
@@ -9,6 +9,7 @@ PIDFile=/run/winbindd.pid
 EnvironmentFile=-/etc/sysconfig/samba
 ExecStart=/usr/sbin/winbindd "$WINBINDOPTIONS"
 ExecReload=/usr/bin/kill -HUP $MAINPID
+LimitCORE=infinity
 
 [Install]
 WantedBy=multi-user.target