Add 'LimitCORE' definition to the service file to enable core dumps when running under systemd. Signed-off-by: Hannes Reinecke <hare@xxxxxxx> --- multipathd/multipathd.service | 1 + 1 file changed, 1 insertion(+) diff --git a/multipathd/multipathd.service b/multipathd/multipathd.service index 848a231..6472dd5 100644 --- a/multipathd/multipathd.service +++ b/multipathd/multipathd.service @@ -11,6 +11,7 @@ NotifyAccess=main ExecStart=/sbin/multipathd -d -s ExecReload=/sbin/multipathd reconfigure WatchdogSec=5s +LimitCORE=infinity [Install] WantedBy=sysinit.target -- 1.8.1.4 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel