chiark / gitweb /
units: connect shutdown scripts explicitly with the tty, because native units now...
[elogind.git] / units / fedora / killall.service
index a7e07c7fcdcf546114338c5cf707c51b764a0f86..876227697b6f19a78047824672833e747308cb2e 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/killall start
+StandardInput=tty