updated on Mon Jan 16 12:07:49 UTC 2012
[aur-mirror.git] / sv-helper / README.md
blob78dc53630173e6602e9a31144802780325ae6c9f
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