runsvchdir

Change the directory runsvdir uses by default. More information: <https://manpages.ubuntu.com/manpages/latest/man8/runsvchdir.8.html>.

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