Re: jail init, but another question

2009-01-26 Thread Peter Vereshagin
You'll never silence the voice of the voiceless, Mel! Yes. Ruleset name did not resolve into the number. So rc.subr asked for a digit and I provided a number that way. It was too obvious for me to specify the 'devfsrules_' prefix for the case it cannot be anything other than devfs rules. And so

Re: jail init, but another question

2009-01-25 Thread Mel
On Sunday 25 January 2009 02:35:16 Peter Vereshagin wrote: > Hello, > > I always try to set up the devfs ruleset in rc.conf. So my question is > about this in /etc/defaults/rc.conf: === > #jail_example_devfs_ruleset="ruleset_name" # devfs ruleset to apply to > jail === > > It appears not to wo

jail init, but another question

2009-01-25 Thread Peter Vereshagin
Hello, I always try to set up the devfs ruleset in rc.conf. So my question is about this in /etc/defaults/rc.conf: === #jail_example_devfs_ruleset="ruleset_name" # devfs ruleset to apply to jail === It appears not to work in /etc/rc.conf without this rc.subr patch: === $ diff -u /etc/rc.su