summaryrefslogtreecommitdiff
path: root/units/gentoo/halt.service
diff options
context:
space:
mode:
Diffstat (limited to 'units/gentoo/halt.service')
-rw-r--r--units/gentoo/halt.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/gentoo/halt.service b/units/gentoo/halt.service
index 56c3f2e60..826c69f06 100644
--- a/units/gentoo/halt.service
+++ b/units/gentoo/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 RC_DOWN_HARDDISK=yes
ExecStart=/etc/init.d/shutdown.sh