rc-update

Add and remove OpenRC services to and from runlevels. See also openrc. More information: <https://manned.org/rc-update>.

Debian Debian
RUN apt-get update && \ apt-get install -y openrc
Alpine
RUN apk add openrc
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y openrc
Raspbian
RUN apt-get update && \ apt-get install -y openrc
click the source code to copy install rc-update on any operating system with command-not-found.com