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