fbsd 6.1 and starting services problem

Lowell Gilbert freebsd-questions-local at be-well.ilk.org
Mon Jul 24 18:00:48 UTC 2006


zz_11 at mail.bg writes:

> Hi,
>  
>  It is my first fbsd 6.1.
>  
>  I migrate a system from fbsd 6.0 to 6.1.
>  
>  I have a script postgresql.sh in /usr/local/etc/rc.d.
>  It is executible.
>  Also it is working on 6.0 at startup.
>  
>  But it do not runs in fbsd 6.1.
>  
>  If I try /usr/local/etc/rc.d/postgresql.sh start all is
> fine.
>  
>  I checked :
>  cat /etc/defaults/rc.conf | grep local_startup
>  local_startup="/usr/local/etc/rc.d /usr/X11R6/etc/rc.d" #
> startup script
> dirs.
>  
>  It looks ok for me.
>  
>  Pls. help me to find the problem.
>  
> Also fbsd do not start at boot any services with scripts
> in /usr/local/etc/rc.d .

Did you remember to use mergemaster(8) to update your /etc scripts?


More information about the freebsd-questions mailing list