summaryrefslogtreecommitdiff
path: root/units/fedora/halt.service
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-05-18 03:08:18 +0200
committerLennart Poettering <lennart@poettering.net>2010-05-18 03:08:18 +0200
commit1e3fc6541f92cc1c42ba1b3a7bbe4c8c7b918156 (patch)
tree5ae08344b905c8a5d7e1f89f8732e36264a8b712 /units/fedora/halt.service
parent42e39f0b326d27f6392a81a7400f9af7cf0af3ab (diff)
units: fix execution environment for a few services
Diffstat (limited to 'units/fedora/halt.service')
-rw-r--r--units/fedora/halt.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/fedora/halt.service b/units/fedora/halt.service
index acc47b503d..06c588fae6 100644
--- a/units/fedora/halt.service
+++ b/units/fedora/halt.service
@@ -22,6 +22,7 @@ After=shutdown.target killall.service
[Service]
Type=finish
+ValidNoProcess=yes
Environment=INIT_HALT=HALT
Environment=RUNLEVEL=0
ExecStart=/etc/init.d/halt start