freebsd-skq/etc/periodic/security
Enji Cooper d0d6d69788 Only install 900.tcpwrap if MK_INETD != "no" and MK_TCP_WRAPPERS != "no"
It relies on output from inetd that is triggered by MK_TCP_WRAPPERS=yes.

We need to check for both knobs being set -- otherwise the script doesn't
have much value.

PR:		217577
Submitted by:	Sergey <kpect@protonmail.com> (MK_TCP_WRAPPERS piece)
MFC after:	1 week
Sponsored by:	Dell EMC Isilon
2017-03-08 06:12:16 +00:00
..
100.chksetuid Fix periodic scripts when an NFS mount covers a local mount 2016-09-20 18:47:33 +00:00
110.neggrpperm Fix periodic scripts when an NFS mount covers a local mount 2016-09-20 18:47:33 +00:00
200.chkmounts
300.chkuid0
400.passwdless
410.logincheck
500.ipfwdenied
510.ipfdenied
520.pfdenied Make 502.pfdenied find blacklistd/* filter names dynamically 2016-10-04 23:12:35 +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 Only install 900.tcpwrap if MK_INETD != "no" and MK_TCP_WRAPPERS != "no" 2017-03-08 06:12:16 +00:00
security.functions Use '^[>+][^+]' instead of '^[>+]' with grep(1) when filtering the 2016-01-29 01:54:32 +00:00