Date: Fri, 05 Nov 2021 09:07:34 +0000
From: bugzilla-noreply@freebsd.org
To: bugs@FreeBSD.org
Subject: [Bug 259655] [periodic][patch] /etc/periodic/security/security.functions does not respect ${security_show_success}
Message-ID: <bug-259655-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259655 Bug ID: 259655 Summary: [periodic][patch] /etc/periodic/security/security.functions does not respect ${security_show_success} 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: freebsd@ohreally.nl Created attachment 229288 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229288&action=edit /etc/periodic/security/security.functions : output message unconditionally Hi, The check_diff() function in /etc/periodic/security/security.functions only outputs the message if any differences were found. However, the function should output the message unconditionally, and leave the decision whether or not to display the output to /usr/sbin/periodic; the latter checks the ${security_show_success} variable to make this decision. Patch attached. Cheers, Rob -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259655-227>
