shepherd

Service manager for GNU Guix that supervises system services

brewmacoslinux
Try with needOr install directly
Source

About

Service manager that looks after the herd of system services

Commands

shepherdherd

Examples

Start a service managed by shepherd$ herd start service-name
Stop a running service$ herd stop service-name
Check status of all services$ herd status