summaryrefslogtreecommitdiff
path: root/units/fedora/halt.service
diff options
context:
space:
mode:
Diffstat (limited to 'units/fedora/halt.service')
-rw-r--r--units/fedora/halt.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/fedora/halt.service b/units/fedora/halt.service
index 6e2745eedd..a6c4786a8b 100644
--- a/units/fedora/halt.service
+++ b/units/fedora/halt.service
@@ -12,7 +12,7 @@ Requires=shutdown.target umount.target killall.service
After=shutdown.target umount.target killall.service
[Service]
-Type=finish
+Type=oneshot
ValidNoProcess=yes
Environment=INIT_HALT=HALT RUNLEVEL=0
ExecStart=/etc/init.d/halt start