opnsense-src/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 Make the period of each periodic security script configurable. 2013-08-27 21:20:28 +00:00
300.chkuid0 Make the period of each periodic security script configurable. 2013-08-27 21:20:28 +00:00
400.passwdless Make the period of each periodic security script configurable. 2013-08-27 21:20:28 +00:00
410.logincheck Make the period of each periodic security script configurable. 2013-08-27 21:20:28 +00:00
500.ipfwdenied Make the period of each periodic security script configurable. 2013-08-27 21:20:28 +00:00
510.ipfdenied Make the period of each periodic security script configurable. 2013-08-27 21:20:28 +00:00
520.pfdenied Make 502.pfdenied find blacklistd/* filter names dynamically 2016-10-04 23:12:35 +00:00
550.ipfwlimit Make the period of each periodic security script configurable. 2013-08-27 21:20:28 +00:00
610.ipf6denied Make the period of each periodic security script configurable. 2013-08-27 21:20:28 +00:00
700.kernelmsg Make the period of each periodic security script configurable. 2013-08-27 21:20:28 +00:00
800.loginfail Further refine the auth fail regex to catch more auth failures and 2014-02-20 23:43:49 +00:00
900.tcpwrap Make the period of each periodic security script configurable. 2013-08-27 21:20:28 +00:00
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