chiark / gitweb /
umount: try to get rid of DM devices
[elogind.git] / units / fedora / killall.service
index 08d672f60c30589979a7102cb7a9b9f711731534..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
+Type=oneshot
+RemainAfterExit=yes
+ExecStart=-/etc/init.d/killall start
 StandardOutput=tty