chiark / gitweb /
units: pull in syslog.target for synchronization purposes by systemd-logger.service
[elogind.git] / units / fedora / killall.service
index a7e07c7fcdcf546114338c5cf707c51b764a0f86..b81b6a83d1148a462ed93af8e5b43a6d2afb16f0 100644 (file)
@@ -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/killall start
+Type=oneshot
+RemainAfterExit=yes
+ExecStart=-/etc/init.d/killall start
+StandardOutput=tty