diff options
-rw-r--r-- | systemd/mdmon@.service | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/systemd/mdmon@.service b/systemd/mdmon@.service index 2d0bcd8f..5520cd03 100644 --- a/systemd/mdmon@.service +++ b/systemd/mdmon@.service @@ -15,7 +15,4 @@ Before=initrd-switch-root.target # that is mdadm's job if at all. Environment=IMSM_NO_PLATFORM=1 ExecStart=/sbin/mdmon --foreground %I -StandardInput=null -StandardOutput=null -StandardError=null KillMode=none |