daemontools

Collection of tools for managing and supervising UNIX services

brewmacoslinux
Try with needOr install directly
Source

About

Collection of tools for managing UNIX services

Commands

svcsvoksvscansvstatchpstenvdirenvuidgidfghackmultilogsetuidgidsoftlimittai64ntai64nlocalsupervise

Examples

Check the status of a supervised service$ svstat /service/myservice
Send a signal to start/stop/restart a service$ svc -t /service/myservice
Scan a directory for services and supervise them$ svscan /service &