# This service is started if boot fails, it will run
# sulogin, to prompt the root password and invoke a shell

type    = process
command = /sbin/sulogin
restart = false
options = runs-on-console
