This unit is provided by:
Options
-
[Install]-
WantedBy=sysinit.target
-
-
[Service]-
EnvironmentFile=-/etc/sysconfig/dmraid -
ExecStart=/lib/systemd/fedora-dmraid-activation -
ExecStart=/sbin/dmraid -ay -p $DMRAID_START_OPTIONS -
Type=oneshot
-
-
[Unit]-
After=systemd-udev-settle.service -
Before=lvm2-activation-early.service cryptsetup.target local-fs-pre.target shutdown.target -
Before=lvm2-activation-early.service cryptsetup.target local-fs.target shutdown.target -
Conflicts=shutdown.target -
DefaultDependencies=no -
Description=Activation of DM RAID sets -
Wants=systemd-udev-settle.service
-
Additionnal notes
Nothing here.