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