recovery 231 B

1234567
  1. # Recovery service. Dinit will offer to start this service if boot fails;
  2. # we'll run "sulogin" from util-linux, to prompt for root password and then
  3. # run a shell.
  4. type = process
  5. command = /sbin/sulogin
  6. options = runs-on-console