Date: Tue, 13 Jul 2004 08:55:12 -0500 From: "J.D. Bronson" <jbronson@wixb.com> To: Nagilum <freebsd@nagilum.org> Cc: freebsd-questions@freebsd.org Subject: Re: start order on 5.2.1 Message-ID: <6.1.2.0.2.20040713085405.024cbe78@localhost> In-Reply-To: <40F3E0FB.5040904@nagilum.org> References: <6.1.2.0.2.20040709195750.00bd3378@absolut.wixb.com> <40F3E0FB.5040904@nagilum.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 do so. So you probably just have to add: ># REQUIRE: ldconfig >to your dns startscript to fix your startup. > >Kind regards, >Alex. Alex....yes - this is what I came up with over the weekend and it works fine. I filed a bug on this, since nothing should really be starting prior to ldconfig running (at least in my mind). I dont understand though why it 'suddenly' became an issue, but at least my work-around (and your idea too) did the trick. thanks. -- J.D. Bronson Aurora Health Care // Information Services // Milwaukee, WI USA Office: 414.978.8282 // Email: jd@aurora.org // Pager: 414.314.8282
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.1.2.0.2.20040713085405.024cbe78>