runit
3-stage init system. More information: <http://smarden.org/runit/runit.8.html>.
Install
- All systems
-
curl cmd.cat/runit.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 updatesudo apt-get install runit - OS X
-
brew install runit - Raspbian
-
apt-get install runit - Docker
-
docker run cmd.cat/runit runitpowered by Commando
3-stage init system. More information: <http://smarden.org/runit/runit.8.html>.
-
Start runit's 3-stage init scheme:
runit -
Shut down runit:
kill --CONT runit_pid
© tl;dr; authors and contributors