logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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