chiark / gitweb /
update fixme
[elogind.git] / units / fedora / killall.service
index 876227697b6f19a78047824672833e747308cb2e..b81b6a83d1148a462ed93af8e5b43a6d2afb16f0 100644 (file)
@@ -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/killall start
-StandardInput=tty
+Type=oneshot
+RemainAfterExit=yes
+ExecStart=-/etc/init.d/killall start
+StandardOutput=tty