From 1e3fc6541f92cc1c42ba1b3a7bbe4c8c7b918156 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 18 May 2010 03:08:18 +0200 Subject: units: fix execution environment for a few services --- units/fedora/halt.service | 1 + 1 file changed, 1 insertion(+) (limited to 'units/fedora/halt.service') 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 -- cgit v1.2.3-54-g00ecf