5.3-BETA1, jails and devfs

Scot Hetzel swhetzel at gmail.com
Wed Sep 1 14:29:39 PDT 2004


On Wed, 1 Sep 2004 19:26:29 +0100, Rob MacGregor
 > Next dumb question - how do I apply them to *only* the jail, not the host?
> 
You just need to add the following to your /etc/rc.conf

jail_example_devfs_enable="YES"	   # mount devfs in the jail
jail_example_devfs_ruleset="devfsrules_jail"   # devfs ruleset to apply to jail

to use the default jail ruleset (devfsrules_jail), or replace it with
the name of your ruleset from /etc/devfs.rules.

Scot


More information about the freebsd-current mailing list