rc-service

Locate and run OpenRC services with arguments. See also openrc. More information: <https://manned.org/rc-service>.

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-service on any operating system with command-not-found.com