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=a02062f815592563c086d947df67f92ff808f83e;hpb=ea2d9ed42d9896d2ade0dcd5d555c35778c19049;p=elogind.git diff --git a/units/gentoo/killall.service b/units/gentoo/killall.service index a02062f81..de994d1f0 100644 --- a/units/gentoo/killall.service +++ b/units/gentoo/killall.service @@ -7,9 +7,12 @@ [Unit] Description=Kill All Processes +DefaultDependencies=no After=shutdown.target +RefuseManualStart=yes [Service] -Type=finish -ValidNoProcess=yes -ExecStart=/etc/init.d/killprocs start +Type=oneshot +RemainAfterExit=yes +ExecStart=-/etc/init.d/killprocs start +StandardOutput=tty