summaryrefslogtreecommitdiff
path: root/units/systemd-fsck@.service.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-11-26 17:38:52 +0100
committerLennart Poettering <lennart@poettering.net>2018-11-26 22:18:16 +0100
commitff9bf8d01222fe28f89392a0ab17e2a96ea22da5 (patch)
tree1f6542e68f2037a6b11e00bb26e1627ce935eacb /units/systemd-fsck@.service.in
parent020b39497a2a9f6699e984aa473753486d76e01d (diff)
downloadsystemd-ff9bf8d01222fe28f89392a0ab17e2a96ea22da5.tar.gz
units: make fsck/grows/makefs/makeswap units conflict against shutdown.target
They are the only units we shipped/generated where this was missing really. Let's fix these. Follow-up for: #10933
Diffstat (limited to 'units/systemd-fsck@.service.in')
-rw-r--r--units/systemd-fsck@.service.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-fsck@.service.in b/units/systemd-fsck@.service.in
index 078edcc01a..332208352d 100644
--- a/units/systemd-fsck@.service.in
+++ b/units/systemd-fsck@.service.in
@@ -12,6 +12,7 @@ Description=File System Check on %f
Documentation=man:systemd-fsck@.service(8)
DefaultDependencies=no
BindsTo=%i.device
+Conflicts=shutdown.target
After=%i.device systemd-fsck-root.service local-fs-pre.target
Before=systemd-quotacheck.service shutdown.target