Subject: Re: unable to get processes to start from /etc/rc.conf
To: None <netbsd-help@netbsd.org>
From: Jukka Salmi <j+nbsd@2005.salmi.ch>
List: netbsd-help
Date: 05/23/2005 17:51:31
Mehul Sanghvi --> netbsd-help (2005-05-23 11:39:25 -0400):
>     I have installed packages from pkgsrc, apache and postgresql in
> this particular case,
> and I am unable to get them to startup at boot time. 
> 
>     I have apache=yes and postgresql=yes in the /etc/rc.conf file. 
> /usr/pkg/etc/rc.d/apache
> and /usr/pkg/etc/rc.d/pgsql both exist.

The scripts need to be in /etc/rc.d. Alternatively, you could set
rc_rcorder_flags and rcshutdown_rcorder_flags to contain /usr/pkg/etc/rc.d
and keep the scripts there.


HTH, Jukka

-- 
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~