Fix mistakes in cptest asserts
[oweals/dinit.git] / doc / linux / services / single
1 # Single-user mode. This just starts a shell on the console; other services
2 # can be started by issuing dinitctl commands. On exit, "boot" resumes.
3
4 type = process
5 command = /bin/sh
6 restart = false
7 options = shares-console
8 chain-to = boot