Forrest logo
back to context overview

openrc

List of commands for openrc:

  • openrc:tldr:48586 openrc: Change to a specific runlevel, but don't stop any existing services.
    $ sudo openrc --no-stop ${runlevel_name}
    try on your machine
    explain this command
  • openrc:tldr:67a4a openrc: Change to a specific runlevel.
    $ sudo openrc ${runlevel_name}
    try on your machine
    explain this command
back to context overview