02486a80cd
runit is a daemontools alike replacement for sysvinit and other init schemes. runit runs on GNU/Linux, OpenBSD, FreeBSD, MacOSX, Solaris, and can easily be adapted to other Unix operating systems.
9 lines
278 B
Plaintext
9 lines
278 B
Plaintext
---------------------------
|
|
| You will need to add
|
|
| csh -cf '/usr/local/sbin/runsvdir-start &'
|
|
| to /etc/rc.local in order to have runit start at boot.
|
|
| The port expects services to be in /service. If you're
|
|
| using another location you will have to modify
|
|
| runsvdir-start.
|
|
|