Date: Wed, 04 Apr 2007 09:48:17 +0200 From: Lukas Ertl <le@freebsd.org> To: Johan Hendriks <Johan@double-l.nl> Cc: freebsd-current@freebsd.org, des@freebsd.org Subject: Re: ports do not start at 7 current as of today Message-ID: <46135841.1010902@freebsd.org> In-Reply-To: <57200BF94E69E54880C9BB1AF714BBCB011158@w2003s01.double-l.local> References: <57200BF94E69E54880C9BB1AF714BBCB011158@w2003s01.double-l.local>
next in thread | previous in thread | raw e-mail | index | archive | help
Johan Hendriks wrote: > My installed ports (apache22, samba, cupsd, postgresql and ezjail) do not start at boot time anymore. > > This is the output from rcorder /usr/local/etc/rc.d/* > > rcorder: file `/usr/local/etc/rc.d/ezjail.sh' is before unknown provision `securelevel' > rcorder: requirement `DAEMON' in file `/usr/local/etc/rc.d/cupsd' has no providers. > /usr/local/etc/rc.d/cupsd > rcorder: requirement `resolv' in file `/usr/local/etc/rc.d/samba' has no providers. > rcorder: requirement `ldconfig' in file `/usr/local/etc/rc.d/samba' has no providers. > rcorder: requirement `DAEMON' in file `/usr/local/etc/rc.d/samba' has no providers. > rcorder: requirement `SERVERS' in file `/usr/local/etc/rc.d/samba' has no providers. > rcorder: requirement `NETWORKING' in file `/usr/local/etc/rc.d/samba' has no providers. > /usr/local/etc/rc.d/samba > rcorder: requirement `LOGIN' in file `/usr/local/etc/rc.d/postgresql' has no providers. > /usr/local/etc/rc.d/postgresql > rcorder: requirement `sshd' in file `/usr/local/etc/rc.d/ezjail.sh' has no providers. > rcorder: requirement `cleanvar' in file `/usr/local/etc/rc.d/ezjail.sh' has no providers. > rcorder: requirement `LOGIN' in file `/usr/local/etc/rc.d/ezjail.sh' has no providers. > /usr/local/etc/rc.d/ezjail.sh > rcorder: requirement `cleanvar' in file `/usr/local/etc/rc.d/apache22' has no providers. > rcorder: requirement `LOGIN' in file `/usr/local/etc/rc.d/apache22' has no providers. > /usr/local/etc/rc.d/apache22 > > I can start them without a problem by hand after the machine has finisched booting. I can confirm this, /usr/local/etc/rc.d/* is ignored at boot time. Maybe this is fallout of the /etc/rc.d/FILESYSTEMS change? regards, le -- Lukas Ertl http://mailbox.univie.ac.at/~le/ le@FreeBSD.org http://people.freebsd.org/~le/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46135841.1010902>