2025-02-14 05:52:19 +01:00
|
|
|
[Unit]
|
|
|
|
Description=Activate md array %I even though degraded
|
|
|
|
DefaultDependencies=no
|
|
|
|
ConditionPathExists=!/sys/devices/virtual/block/%i/md/sync_action
|
2025-02-14 06:01:59 +01:00
|
|
|
Documentation=man:mdadm(8)
|
2025-02-14 05:52:19 +01:00
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=oneshot
|
|
|
|
ExecStart=BINDIR/mdadm --run /dev/%i
|