System Grab Bag

View all TLDR pages from Linux (or from all pages)

openrc

The OpenRC service manager. See also rc-status, rc-update, and rc-service. More information: https://wiki.gentoo.org/wiki/OpenRC.
  • Change to a specific runlevel:
    sudo openrc {{runlevel_name}}
  • Change to a specific runlevel, but don't stop any existing services:
    sudo openrc --no-stop {{runlevel_name}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.