https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275296
Bug ID: 275296 Summary: security_daily_compat_var() in periodic.conf still retained though should have been removed after 11 Product: Base System Version: 15.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: conf Assignee: b...@freebsd.org Reporter: micha...@freebsd.org https://github.com/freebsd/freebsd-src/blob/main/usr.sbin/periodic/periodic.conf contains a function security_daily_compat_var() which says it is supposed to be removed in stable/11: https://github.com/freebsd/freebsd-src/blob/5e16809c953f4cd19fadb1767469dec319de0353/usr.sbin/periodic/periodic.conf#L341-L344 An oversight or just misleading documentation? -- You are receiving this mail because: You are the assignee for the bug.