Re: start order on 5.2.1

2004-07-13 Thread J.D. Bronson
At 08:17 AM 07/13/2004, Nagilum wrote: Hi J.D. The runorder of the rc scripts in /etc/rc.d is determined by the dependencies of these scripts, There is a utility called rcorder(8) (read the manpage!) which returns the names in the order they can be executed. It uses special comments in order to

Re: start order on 5.2.1

2004-07-13 Thread Nagilum
Hi J.D. The runorder of the rc scripts in /etc/rc.d is determined by the dependencies of these scripts, There is a utility called rcorder(8) (read the manpage!) which returns the names in the order they can be executed. It uses special comments in order to do so. So you probably just have to ad

start order on 5.2.1

2004-07-09 Thread J.D. Bronson
I noticed that my new 9.3 version of bind needs a shared library which is not available until ELF ldconfig runs. Why is named starting before than and how can I change that so that ldconfig runs as early as possible? Jul 9 19:48:35 bacardi kernel: Mounting NFS file systems: Jul 9 19:48:35 baca