Date: Mon, 10 Jul 2006 23:19:45 -0700 From: Doug Barton <dougb@FreeBSD.org> To: Daniel O'Connor <doconnor@gsoft.com.au> Cc: Dominik Zalewski <dzalewski@open-craft.com>, freebsd-stable@freebsd.org Subject: Re: slapd - slow starting Message-ID: <44B34301.9040806@FreeBSD.org> In-Reply-To: <200607102113.14004.doconnor@gsoft.com.au> References: <200607101327.23403.dzalewski@open-craft.com> <200607102113.14004.doconnor@gsoft.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Daniel O'Connor wrote: > On Monday 10 July 2006 19:57, Dominik Zalewski wrote: >> I'm using FreeBSD 6.1-STABLE on i386. I have installed openldap-server , >> pam_ldap , nss_ldap. During booting and when I >> do /usr/local/etc/rc.d/slapd.sh start , its taking very long time to start. >> Here is what I'm getting in logfile: > > You might want to move the file to /etc/rc.d so it can get started earlier. This is bad advice for 2 reasons. First, the OP stated that he's using 6.1-Stable, which already has the local_startup changes merged, so all proper rc.d scripts will be run in the same rcorder, whether they are in the base (/etc/rc.d) or installed in either /usr/local or /usr/X11R6/etc/rc.d. Second, this is bad blanket advice to offer without knowing more about the situation, as even if it "works," at best it will camouflage the real problem. In this case, it would not have solved the actual problem anyways. hth, Doug -- This .signature sanitized for your protection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44B34301.9040806>