single 240 B

12345678910
  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. type = process
  4. command = /bin/sh
  5. restart = false
  6. chain-to = boot
  7. options: shares-console