runsvchdir
Change the directory runsvdir uses by default. More information: <https://manpages.ubuntu.com/manpages/latest/man8/runsvchdir.8.html>.
Install
- All systems
-
curl cmd.cat/runsvchdir.sh
- Debian
-
apt-get install runit
- Ubuntu
-
apt-get install runit
- Alpine
-
apk add runit
- Kali Linux
-
apt-get install runit
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install runit
- OS X
-
brew install runit
- Raspbian
-
apt-get install runit
- Dockerfile
- dockerfile.run/runsvchdir
- Docker
-
docker run cmd.cat/runsvchdir runsvchdir
powered by Commando
Change the directory runsvdir uses by default. More information: <https://manpages.ubuntu.com/manpages/latest/man8/runsvchdir.8.html>.
-
Switch `runsvdir` directories:
sudo runsvchdir path/to/directory
© tl;dr; authors and contributors