summaryrefslogtreecommitdiff
path: root/units/suse/poweroff.service
diff options
context:
space:
mode:
Diffstat (limited to 'units/suse/poweroff.service')
-rw-r--r--units/suse/poweroff.service5
1 files changed, 2 insertions, 3 deletions
diff --git a/units/suse/poweroff.service b/units/suse/poweroff.service
index 93a9da502..f9f7b56dc 100644
--- a/units/suse/poweroff.service
+++ b/units/suse/poweroff.service
@@ -8,9 +8,8 @@
[Unit]
Description=Power-Off
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