2006-12-26 15:04:54 +00:00
|
|
|
You will need to add
|
2004-09-30 22:35:15 +00:00
|
|
|
|
2006-02-15 05:14:29 +00:00
|
|
|
csh -cf '${PREFIX}/sbin/runsvdir-start &'
|
2004-10-13 18:59:18 +00:00
|
|
|
|
2006-12-26 15:04:54 +00: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.
|