diff options
Diffstat (limited to 'units/fedora/poweroff.service')
-rw-r--r-- | units/fedora/poweroff.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/fedora/poweroff.service b/units/fedora/poweroff.service index 758b7ca237..a8cd68062f 100644 --- a/units/fedora/poweroff.service +++ b/units/fedora/poweroff.service @@ -22,5 +22,6 @@ After=shutdown.target killall.service [Service] Type=finish +ValidNoProcess=yes Environment=RUNLEVEL=0 ExecStart=/etc/init.d/halt start |