diff options
Diffstat (limited to 'units/arch/halt.service')
-rw-r--r-- | units/arch/halt.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/arch/halt.service b/units/arch/halt.service index 190e4fee89..87224e34b6 100644 --- a/units/arch/halt.service +++ b/units/arch/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 |