logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Control OpenRC - Manage Services | Online Free DevTools by Hexmos

Control services with OpenRC, the service manager. Manage runlevels and service dependencies on Linux systems with ease. Free online tool, no registration required.

openrc

The OpenRC service manager. See also: rc-status, rc-update, 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 {{[-n|--no-stop]}} {{runlevel_name}}

See Also