This unit is provided by:
Options
-
[Install]-
WantedBy=basic.target
-
-
[Service]-
ExecStart=/usr/bin/dmraid --ignorelocking --activate y -Z -
RemainAfterExit=yes -
Type=oneshot
-
-
[Unit]-
After=systemd-udev-settle.service -
Before=basic.target shutdown.target -
Conflicts=shutdown.target -
DefaultDependencies=no -
Description=Assemble FakeRAID arrays -
Requires=systemd-udev-settle.service
-
Additionnal notes
Nothing here.