botbrew-gui
botbrew-gui copied to clipboard
implement runit scripts for Debian services
Since sysvinit isn't good enough, we're using runit to manage all services. For that to work, we'll need to package runit scripts for popular services.
The runit scripts would come in packages that depend on the services themselves. We need a naming convention. Should the packages be named *-run
or botbrew-run-*
?