# Single-user mode. This just starts a shell on the console; other services
# can be started by issuing dinitctl commands. On exit, "boot" resumes.

type = process
command = /bin/sh
restart = false

chain-to = boot

options: shares-console
