summaryrefslogtreecommitdiff
path: root/units/emergency.service
blob: 3959eac2d304cd53d822e91f438ac80f6de3e08e (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Emergency Shell

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