Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 2003 23:27:53 +0100
From:      Guido van Rooij <guido@gvr.org>
To:        freebsd-current@freebsd.org
Subject:   rcng,devfs and bind9
Message-ID:  <20031216222753.GA27447@gvr.gvr.org>

next in thread | raw e-mail | index | archive | help
Given that /etc/rc.d/named is rather bind8 based, I would like to run
it with named_rcng=NO.
However, that measn that I have to make sure the the dev (null and random)
entries have to be created differently. I looked at the way devfs
is configured in the rc subsystem, but only jails seem to be supported.

What would be the correct way to deal with some random chrooted program?
Best would be to mount a devfs instance locally within the chroot
showing only the needed devices.

Is this possible in the current rc system? If so: how?

-Guido



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