← all formulas
runit
Collection of tools for managing UNIX services
- Version
- v2.3.1
- License
- BSD-3-Clause
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install runitCaveats
This formula does not install runit as a replacement for init.
The service directory is $HOMEBREW_PREFIX/var/service instead of /service.
A system service that runs runsvdir with the default service directory is
provided. Alternatively you can run runsvdir manually:
runsvdir -P $HOMEBREW_PREFIX/var/service
Depending on the services managed by runit, this may need to start as root.