single 239 B

12345678
  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. options = shares-console
  7. chain-to = boot