diff options
Diffstat (limited to 'units/gentoo/killall.service')
-rw-r--r-- | units/gentoo/killall.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/gentoo/killall.service b/units/gentoo/killall.service index 3f107e3be5..8b42af87b5 100644 --- a/units/gentoo/killall.service +++ b/units/gentoo/killall.service @@ -12,7 +12,7 @@ After=shutdown.target RefuseManualStart=yes [Service] -Type=finish +Type=oneshot ValidNoProcess=yes ExecStart=-/etc/init.d/killprocs start StandardOutput=tty |