chiark / gitweb /
units: make sure that killall does not wait for the tty
[elogind.git] / units / gentoo / killall.service
index a02062f815592563c086d947df67f92ff808f83e..d4666360fe0953eb274fdbde18c66e9d4bcd87f9 100644 (file)
@@ -7,9 +7,12 @@
 
 [Unit]
 Description=Kill All Processes
+DefaultDependencies=no
 After=shutdown.target
+OnlyByDependency=yes
 
 [Service]
 Type=finish
 ValidNoProcess=yes
 ExecStart=/etc/init.d/killprocs start
+StandardOutput=tty