summaryrefslogtreecommitdiff
path: root/units/halt.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'units/halt.service.in')
-rw-r--r--units/halt.service.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/units/halt.service.in b/units/halt.service.in
index 730c4c2955..42e347043e 100644
--- a/units/halt.service.in
+++ b/units/halt.service.in
@@ -8,8 +8,8 @@
[Unit]
Description=Halt
DefaultDependencies=no
-Requires=shutdown.target umount.target
-After=shutdown.target umount.target
+Requires=shutdown.target umount.target final.target
+After=shutdown.target umount.target final.target
[Service]
Type=oneshot