runit

3-stage init system. More information: <http://smarden.org/runit/runit.8.html>.

Install

All systems
curl cmd.cat/runit.sh
Debian Debian
apt-get install runit
Ubuntu
apt-get install runit
Alpine
apk add runit
image/svg+xml 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
Docker
docker run cmd.cat/runit runit powered 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