chiark / gitweb /
systemadm: show in window title whether we inspect the session or the system bus
[elogind.git] / units / emergency.service
1 [Unit]
2 Description=Emergency Shell
3
4 [Service]
5 ExecStart=/bin/sh
6 Type=simple
7 StandardInput=tty
8 Restart=restart-always
9 RestartSec=0
10 KillMode=process