Skip to content

rc-status

Show the status of OpenRC services and runlevels


Options

Show services from all run levels

rc-status --all

Show crashed services

rc-status --crashed

Format status to be parsable (currently arg must be ini)

rc-status --format ini

Show services which are in this state

rc-status --in-state started

Show list of run levels

rc-status --list

Show manually started services

rc-status --manual

Show the name of the current runlevel

rc-status --runlevel

Show service list

rc-status --servicelist

Show supervised services

rc-status --supervised

Show services not assigned to any runlevel

rc-status --unused

Display this help output

rc-status --help

Disable color output

rc-status --nocolor

Display software version

rc-status --version

Run verbosely

rc-status --verbose

Run quietly (repeat to suppress errors)

rc-status --quiet

Run in user mode

rc-status --user