diff options
Diffstat (limited to 'units/suse/poweroff.service')
-rw-r--r-- | units/suse/poweroff.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/suse/poweroff.service b/units/suse/poweroff.service index e9aff275d4..93a9da502a 100644 --- a/units/suse/poweroff.service +++ b/units/suse/poweroff.service @@ -8,7 +8,7 @@ [Unit] Description=Power-Off DefaultDependencies=no -Wants=shutdown.target +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 |