This unit is provided by:
Options
-
[Install]
-
[Service]
-
ExecReload=/sbin/multipathd reconfigure
-
ExecStart=/sbin/multipathd -d -s
-
NotifyAccess=main
-
TasksMax=infinity
-
Type=notify
-
-
[Unit]
-
After=systemd-udevd-kernel.socket multipathd.socket systemd-remount-fs.service
-
Before=lvm2-activation-early.service local-fs-pre.target blk-availability.service shutdown.target initrd-cleanup.service
-
ConditionKernelCommandLine=!nompath !multipath=off
-
ConditionVirtualization=!container
-
Conflicts=shutdown.target initrd-cleanup.service
-
DefaultDependencies=no
-
Description=Device-Mapper Multipath Device Controller
-
Wants=systemd-udevd-kernel.socket
-
Additionnal notes
Nothing here.