chiark / gitweb /
service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lines for...
[elogind.git] / units / gentoo / killall.service
index d4666360fe0953eb274fdbde18c66e9d4bcd87f9..8b42af87b52f1bb4500cf91fdf2ac578d1fe5ebc 100644 (file)
@@ -9,10 +9,10 @@
 Description=Kill All Processes
 DefaultDependencies=no
 After=shutdown.target
-OnlyByDependency=yes
+RefuseManualStart=yes
 
 [Service]
-Type=finish
+Type=oneshot
 ValidNoProcess=yes
-ExecStart=/etc/init.d/killprocs start
+ExecStart=-/etc/init.d/killprocs start
 StandardOutput=tty