freebsd-dev/etc/periodic/security
Kurt Lidl 962942b5d6 Restrict 520.pfdenied to only list rules that blocked traffic.
Before this change, the 520.pfdenied script listed all rules that
matched /^block/ in the rule. Restrict the printed output to only
those rules that result in packets being dropped.

PR:		conf/187224
Approved by:	rpaulo (mentor)
Differential Revision:	https://reviews.freebsd.org/D4068
2015-11-05 17:37:14 +00:00
..
100.chksetuid
110.neggrpperm
200.chkmounts
300.chkuid0
400.passwdless
410.logincheck
500.ipfwdenied
510.ipfdenied
520.pfdenied Restrict 520.pfdenied to only list rules that blocked traffic. 2015-11-05 17:37:14 +00:00
550.ipfwlimit
610.ipf6denied
700.kernelmsg
800.loginfail Further refine the auth fail regex to catch more auth failures and 2014-02-20 23:43:49 +00:00
900.tcpwrap
Makefile Avoid installing security.functions with executable bits, periodic(8) will 2014-11-05 06:42:07 +00:00
security.functions