https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192092
Bug ID: 192092
Summary: [jail(8)] allow.mount.tmpfs does not kldload tmpfs.ko
if not present
Product: Base System
Version: 10.0-RELEASE
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Many People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
When a jail is started with parameters
allow.mount.tmpfs
allow.mount.nullfs
allow.mount.procfs
jail(8) does not check if their kernel modules are loaded.
Jail(8) should be changed to load the kernel modules if they are not already
loaded before the jail is started.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"