jabberd will not start on reboot, only starts manually

2007-12-03 Thread Pollywog
I am running FreeBSD 6.2 with Jabberd installed from ports: jabberd-2.1.18 When I reboot the machine, jabberd will not start, but it will start if I manually restart it with /usr/local/etc/rc.d/jabberd restart /var/log/messages shows: jabberd/c2s[989]: mysql: connection to database failed: Can

Re: jabberd will not start on reboot, only starts manually

2007-12-04 Thread Daniel Bye
On Mon, Dec 03, 2007 at 10:04:16PM +, Pollywog wrote: > I am running FreeBSD 6.2 with Jabberd installed from ports: > jabberd-2.1.18 > > > When I reboot the machine, jabberd will not start, but it will start if I > manually restart it with /usr/local/etc/rc.d/jabberd restart > > /var/log/me

Re: jabberd will not start on reboot, only starts manually

2007-12-04 Thread Gerard Seibert
> On December 04, 2007 at 10:11AM Daniel Bye wrote: > On Mon, Dec 03, 2007 at 10:04:16PM +, Pollywog wrote: > > I am running FreeBSD 6.2 with Jabberd installed from ports: > > jabberd-2.1.18 > > > > > > When I reboot the machine, jabberd will not start, but it will start if I > > manually r

Re: jabberd will not start on reboot, only starts manually

2007-12-04 Thread Pollywog
On Tuesday 04 December 2007 15:11:32 Daniel Bye wrote: > > Try removing the # BEFORE: LOGIN line from the jabberd control script. > I haven't tested it, but from a cursory glance at the respective control > scripts, it feels like a sane first guess... What exactly does this do? It worked. I fir

Re: jabberd will not start on reboot, only starts manually

2007-12-04 Thread Daniel Bye
On Tue, Dec 04, 2007 at 06:06:00PM +, Pollywog wrote: > On Tuesday 04 December 2007 15:11:32 Daniel Bye wrote: > > > > > Try removing the # BEFORE: LOGIN line from the jabberd control script. > > I haven't tested it, but from a cursory glance at the respective control > > scripts, it feels lik

Re: jabberd will not start on reboot, only starts manually

2007-12-04 Thread Pollywog
On Tuesday 04 December 2007 18:28:42 Daniel Bye wrote: > > Check out the manual for rcorder(8), and look at the CAPITALISED files in > /etc/rc.d. > > Essentially, LOGIN is a dummy service - it is used to control startup > of services that should start late in the boot process. The jabberd control