https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255660
Bug ID: 255660
Summary: /etc/defaults/devfs.rules rule recursion
Product: Base System
Version: 13.0-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: conf
Assignee: [email protected]
Reporter: [email protected]
The default [devfsrules_jail_vnet=5] includes devfsrules_jail, however include
recursion is not something that exists.
I believe the intention was to have all rules of ruleset 4 expanded, including
the included rules.
So it should read like this:
[devfsrules_jail_vnet=5]
add include $devfsrules_hide_all
add include $devfsrules_unhide_basic
add include $devfsrules_unhide_login
add include $devfsrules_jail
add path pf unhide
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"