freebsd-dev/etc/periodic
Alan Somers e2a212c1fb Quiet 450.status-security when *_inline="YES"
Previously, 450.status-security would always set rc=3 in inline mode,
because it doesn't know whether "periodic security" is going to find
anything interesting. But this annoyingly results in daily reports that
simply say "Security check: \n\n-- End of daily output --".

This change fixes that by testing whether "periodic security" printed
anything, and setting 450.status-security's exit status to 3 if it did. An
alternative would be to change the exit status of periodic(8) to be the
worst of its scripts' exit statuses, but that would be a more intrusive
change.

Reviewed by:	brian
MFC after:	3 weeks
Differential Revision:	https://reviews.freebsd.org/D10267
2017-04-06 01:37:03 +00:00
..
daily Quiet 450.status-security when *_inline="YES" 2017-04-06 01:37:03 +00:00
monthly Quiet 450.status-security when *_inline="YES" 2017-04-06 01:37:03 +00:00
security Only install 900.tcpwrap if MK_INETD != "no" and MK_TCP_WRAPPERS != "no" 2017-03-08 06:12:16 +00:00
weekly Quiet 450.status-security when *_inline="YES" 2017-04-06 01:37:03 +00:00
Makefile Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00
Makefile.inc