Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Dec 2005 13:43:40 +0300
From:      Denis Shaposhnikov <dsh@vlink.ru>
To:        freebsd-current@freebsd.org
Cc:        Doug Barton <dougb@freebsd.org>
Subject:   troubles with /usr/local/etc/rc.d scripts in jail
Message-ID:  <87hd91fm3n.fsf@neva.vlink.ru>

next in thread | raw e-mail | index | archive | help
Hi!

Scripts with PROVIDE header don't running on jail's startup. Because
early_late_divider="mountcritlocal" in /etc/defaults/rc.conf and
mountcritlocal has nojail. This is one probleam.

The second problem is "# REQUIRE: NETWORKING SERVERS" in a lots of
scripts because they are running before ldconfig in this
case. apache2.sh and mysql-server.sh for example.

-- 
DSS5-RIPE DSS-RIPN 2:550/5068@fidonet 2:550/5069@fidonet
mailto:dsh@vlink.ru http://neva.vlink.ru/~dsh/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87hd91fm3n.fsf>