chiark / gitweb /
systemctl: implement 'show' command
[elogind.git] / units / emergency.service
index 3cbca3d01267a550bea21d6c2f8f8aad10ea5f8b..83b7d72b7b7da7af76018ce27efe00500d50ac59 100644 (file)
@@ -9,11 +9,11 @@
 
 [Unit]
 Description=Emergency Shell
+DefaultDependencies=no
 
 [Service]
 ExecStart=/bin/sh
-Type=simple
 StandardInput=tty
 Restart=restart-always
 RestartSec=0
-KillMode=process
+KillMode=process-group