summaryrefslogtreecommitdiff
path: root/units/arch/halt.service
diff options
context:
space:
mode:
Diffstat (limited to 'units/arch/halt.service')
-rw-r--r--units/arch/halt.service5
1 files changed, 2 insertions, 3 deletions
diff --git a/units/arch/halt.service b/units/arch/halt.service
index 87224e34b6..2017d91bf5 100644
--- a/units/arch/halt.service
+++ b/units/arch/halt.service
@@ -8,9 +8,8 @@
[Unit]
Description=Halt
DefaultDependencies=no
-Requires=shutdown.target
-After=shutdown.target
-Conflicts=dev-hugepages.automount dev-mqueue.automount proc-sys-fs-binfmt_misc.automount sys-kernel-debug.automount sys-kernel-security.automount
+Requires=shutdown.target umount.target
+After=shutdown.target umount.target
[Service]
Type=finish