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