1 This is a small helper for archlinux (could be modified for others) to add the
2 following sv/runit helpers:
4 * sv-enable) sv-enable <service> - Enable a service and start it (will restart on boots)
5 * sv-disable) sv-disable <service> - Disable a service from starting (also stop the service)
6 * svls) svls [<service>] - Show list of services (Default: all services, pass a service name to see just one)
7 * sv-find) sv-find <service> - Find a service, if it exists
8 * sv-list) sv-list - List available services