diff options
Diffstat (limited to 'units/suse/halt.service')
-rw-r--r-- | units/suse/halt.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/suse/halt.service b/units/suse/halt.service index 00bbfa93f4..5f42ac691f 100644 --- a/units/suse/halt.service +++ b/units/suse/halt.service @@ -8,7 +8,7 @@ [Unit] Description=Halt 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 |