summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>2023-03-23 17:13:18 +0100
committerJes Sorensen <jes@trained-monkey.org>2023-03-23 12:43:04 -0400
commit9b6e3b43381245cb128ad98bf117a565ce5defe5 (patch)
treed43b2dce59fba1e8a08a72d3b37207b1ac58a127
parent420dafcd38c5949c2ddb90ad6873e7edd625db30 (diff)
downloadmdadm-9b6e3b43381245cb128ad98bf117a565ce5defe5.tar.gz
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 <mariusz.tkaczyk@linux.intel.com> Signed-off-by: Jes Sorensen <jes@trained-monkey.org>
-rw-r--r--systemd/mdadm-grow-continue@.service1
1 files changed, 0 insertions, 1 deletions
diff --git a/systemd/mdadm-grow-continue@.service b/systemd/mdadm-grow-continue@.service
index 9ccadca..64b8254 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