summaryrefslogtreecommitdiffstats
path: root/systemd
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 17:43:04 +0100
commit9b6e3b43381245cb128ad98bf117a565ce5defe5 (patch)
treed43b2dce59fba1e8a08a72d3b37207b1ac58a127 /systemd
parentImprovements for IMSM_NO_PLATFORM testing. (diff)
downloadmdadm-9b6e3b43381245cb128ad98bf117a565ce5defe5.tar.xz
mdadm-9b6e3b43381245cb128ad98bf117a565ce5defe5.zip
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>
Diffstat (limited to 'systemd')
-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 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