Systemd/units/emergency.service
2010-04-15 23:20:17 +02:00

11 lines
147 B
Desktop File

[Unit]
Description=Emergency Shell
[Service]
ExecStart=/bin/sh
Type=simple
StandardInput=tty
Restart=restart-always
RestartSec=0
KillMode=process