Date: Thu, 06 May 2021 15:13:38 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 255660] /etc/defaults/devfs.rules rule recursion Message-ID: <bug-255660-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
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: bugs@FreeBSD.org Reporter: gijs@peskens.net 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.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255660-227>
