]> git.ipfire.org Git - people/ms/systemd.git/blob - units/emergency.service
device: allow easy identification of network interfaces without their full sysfs...
[people/ms/systemd.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