]> git.ipfire.org Git - people/ms/systemd.git/blame - units/emergency.service
device: allow easy identification of network interfaces without their full sysfs...
[people/ms/systemd.git] / units / emergency.service
CommitLineData
09477267 1[Unit]
70fcff31
LP
2Description=Emergency Shell
3
4[Service]
5ExecStart=/bin/sh
6Type=simple
7StandardInput=tty
8Restart=restart-always
9RestartSec=0
10KillMode=process