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