From: Mariusz Tkaczyk Date: Thu, 23 Mar 2023 16:13:18 +0000 (+0100) Subject: Revert "Revert "mdadm/systemd: remove KillMode=none from service file"" X-Git-Tag: mdadm-4.3~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b6e3b43381245cb128ad98bf117a565ce5defe5;p=thirdparty%2Fmdadm.git Revert "Revert "mdadm/systemd: remove KillMode=none from service file"" This reverts commit 28a083955c6f58f8e582734c8c82aff909a7d461. Resolved by commit 723d1df4946e ("mdmon: Improve switchroot interactions.") We are ready to drop it. Signed-off-by: Mariusz Tkaczyk Signed-off-by: Jes Sorensen --- diff --git a/systemd/mdadm-grow-continue@.service b/systemd/mdadm-grow-continue@.service index 9ccadca3..64b8254a 100644 --- a/systemd/mdadm-grow-continue@.service +++ b/systemd/mdadm-grow-continue@.service @@ -15,4 +15,3 @@ ExecStart=BINDIR/mdadm --grow --continue /dev/%I StandardInput=null StandardOutput=null StandardError=null -KillMode=none