blob: 8def46259e65931cd6173f993e924a89dc36835c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Contains various services for using with runit.
The services are installed in /etc/sv.
To enable a service, simply symlink it to your service directory, ie,
/service or /var/service.
Service logging is done via runit's svlogd or via syslog
as applicable.
Check the project homepage for more information.
|