8 lines
243 B
Plaintext
8 lines
243 B
Plaintext
You will need to add
|
|
|
|
csh -cf '${PREFIX}/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.
|