chiark / gitweb /
service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lines for...
[elogind.git] / units / fedora / killall.service
index 08d672f60c30589979a7102cb7a9b9f711731534..53c65d4a3bb7108a8213dda6afae0bb46124d5ff 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/killall start
+ExecStart=-/etc/init.d/killall start
 StandardOutput=tty