2e29e0e588
This fixes bz741115 (F16) bz744226 (rawhide) Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
14 lines
255 B
Desktop File
14 lines
255 B
Desktop File
[Unit]
|
|
Description=Software RAID Monitor Takeover
|
|
Before=sysinit.target shutdown.target
|
|
Conflicts=shutdown.target
|
|
DefaultDependencies=no
|
|
|
|
[Service]
|
|
Type=forking
|
|
RemainAfterExit=yes
|
|
ExecStart=/sbin/mdmon --takeover --all
|
|
|
|
[Install]
|
|
WantedBy=sysinit.target
|