2006-12-26 10:04:54 -05:00
|
|
|
You will need to add
|
2004-09-30 18:35:15 -04:00
|
|
|
|
2006-02-15 00:14:29 -05:00
|
|
|
csh -cf '${PREFIX}/sbin/runsvdir-start &'
|
2004-10-13 14:59:18 -04:00
|
|
|
|
2006-12-26 10:04:54 -05:00
|
|
|
to /etc/rc.local in order to have runit start at boot.
|
|
|
|
|
|
|
|
The service directory has moved from /service to /var/service.
|
|
|
|
|
|
|
|
With this version the runsvctrl, runsvstat, svwaitdown, and svwaitup
|
|
|
|
programs no longer are being installed. The functionality of these
|
|
|
|
programs has been incorporated into the sv program.
|
|
|
|
Read ${PREFIX}/share/doc/runit/upgrade.html on update.
|