chiark / gitweb /
local-fs: invoke emergency.service mounting at boot fails
[elogind.git] / units / console-shell.service.m4
index c98a08fccc7e05bb369e6cd2430d0b455d88788c..cce2d5a5a44e95e9bb45b2fecff852626544005d 100644 (file)
@@ -31,7 +31,7 @@ WorkingDirectory=/root
 ExecStart=-/sbin/sulogin
 ExecStopPost=-/bin/systemctl poweroff
 StandardInput=tty-force
-KillMode=process-group
+KillMode=process
 
 # Bash ignores SIGTERM, so we send SIGHUP instead, to ensure that bash
 # terminates cleanly.