From: Martin Wilck <mwilck@xxxxxxxx> This would normally be set by general system policy. According to systemd-system.conf(5), it is set to infinity by default anyway in systemd. If a user changes this in systemd-system.conf, the setting should also apply to multipathd. Users who don't wont this can still use drop-ins to change the specific settings. Signed-off-by: Martin Wilck <mwilck@xxxxxxxx> --- multipathd/multipathd.service | 1 - 1 file changed, 1 deletion(-) diff --git a/multipathd/multipathd.service b/multipathd/multipathd.service index 1919b38..6d09768 100644 --- a/multipathd/multipathd.service +++ b/multipathd/multipathd.service @@ -14,7 +14,6 @@ ConditionVirtualization=!container [Service] Type=notify NotifyAccess=main -LimitCORE=infinity ExecStartPre=-/sbin/modprobe -a scsi_dh_alua scsi_dh_emc scsi_dh_rdac dm-multipath ExecStart=/sbin/multipathd -d -s ExecReload=/sbin/multipathd reconfigure -- 2.34.0 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/dm-devel