chiark / gitweb /
units: install a few basic units by default
[elogind.git] / units / emergency.service
1 [Meta]
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