https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186360

--- Comment #7 from [email protected] ---
I found a work-around for 9-stable.
In your prestart exec script, simply run an `ls /jail/whatever/root/dev` to
populate the device nodes.

The ls gets executed before the jail is up, so devfs does the right thing.
Looks like devfs has a bug or permission problem when populating its mountpoint
from within a jail.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-jail
To unsubscribe, send any mail to "[email protected]"

Reply via email to