X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fgentoo%2Fkillall.service;h=de994d1f03ea24d3d9eee591fc82b0229ca29f78;hb=165e1b1a83b05a68d0f5f407667872c45c712b73;hp=fb4b988594f4d42bd8a8e4ee35a16c1ae39ed889;hpb=455bb5a4bdd03d77af72d810ddc22c85a353d2e4;p=elogind.git diff --git a/units/gentoo/killall.service b/units/gentoo/killall.service index fb4b98859..de994d1f0 100644 --- a/units/gentoo/killall.service +++ b/units/gentoo/killall.service @@ -9,10 +9,10 @@ Description=Kill All Processes DefaultDependencies=no After=shutdown.target -OnlyByDependency=yes +RefuseManualStart=yes [Service] -Type=finish -ValidNoProcess=yes -ExecStart=/etc/init.d/killprocs start -StandardInput=tty +Type=oneshot +RemainAfterExit=yes +ExecStart=-/etc/init.d/killprocs start +StandardOutput=tty