-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, Mar 27, 2006 at 11:18:21PM -0400, Marc G. Fournier wrote: > > I'm missing something here ... I've looked in /etc/defaults/devfs.conf, and > found that ruleset 4 is what I want for a jail ... so, I issue: > > devfs -m /vm/.t19/dev ruleset 4 > > but its not doing anything:
If I understand, you want the devfs ruleset for jails, the more or less pre-built one. This is what worked for me. First, I name the jail with an arbitrary name in /etc/rc.conf, for example jail_list="myjail" Then, I have a line jail_myjail_devfs_ruleset="devfs_rules_jail" (Or you can use ez_jail from ports which does it for you.) So, I think what you want, at least when you run it from rc.conf would be devfs_rules_jail - -- Scott Robbins PGP keyID EB3467D6 ( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 ) gpg --keyserver pgp.mit.edu --recv-keys EB3467D6 Willow: Why couldn't he be possessed by a puppy, or some ducks? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQFEKLDl+lTVdes0Z9YRAlYOAJ9fngxC0mCD0f1e9YcNc8t/7Vnk9QCZARAj BBpQgT6SBvW7LUsmXq5ypi8= =Z39v -----END PGP SIGNATURE----- _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
