Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 May 2005 19:22:44 -0600
From:      Tony Arcieri <tarcieri@atmos.colostate.edu>
To:        freebsd-stable@freebsd.org
Subject:   Using jails and djbdns
Message-ID:  <20050513012244.GA67227@flash.atmos.colostate.edu>

next in thread | raw e-mail | index | archive | help
I'm running dnscache and tinydns on the parent system, started through
daemontools with /usr/local/etc/rc.d/svscan.sh.  I also have a number of
jails configured in /etc/rc.conf

My problem is the jails contain instances of Apache, qmail, and other DNS
dependent services which need tinydns running on the parent system, but
jails are executed before /usr/local/etc/rc.d/svscan.sh.  So all the jails
boot up first, then djbdns services are started.

Is there some easy way to reverse this order, so svscan is started first and
jails started afterward?

Tony Arcieri



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