Re: FreeBSD 5 rc.d scripts and /usr/local/etc/rc.d

2004-05-12 Thread Chad Leigh -- Shire.Net LLC
On May 12, 2004, at 5:06 PM, Tim Aslat wrote: In the immortal words of "Chad Leigh -- Shire.Net LLC" <[EMAIL PROTECTED]>... "The best way to handle rc.local, however, is to separate it out into rc.d/ style scripts and place them under /usr/local/etc/rc.d/." That's right So I created an rc.d

Re: FreeBSD 5 rc.d scripts and /usr/local/etc/rc.d

2004-05-12 Thread Tim Aslat
In the immortal words of "Chad Leigh -- Shire.Net LLC" <[EMAIL PROTECTED]>... > "The best way to handle rc.local, however, is to separate it > out into rc.d/ style scripts and place them under > /usr/local/etc/rc.d/." That's right > So I created an rc.d style script for my own service and