runit

Collection of tools for managing UNIX services

brewmacoslinux
Try with needOr install directly
Source

About

Collection of tools for managing UNIX services

Commands

runsvrunsvdirsvchpstsvlogdrunsvstat

Examples

Start a service using runsv$ runsv /etc/sv/myservice
Check status of a running service$ sv status /etc/sv/myservice
Restart a service managed by runit$ sv restart /etc/sv/myservice