mirror of
https://github.com/opnsense/src.git
synced 2026-05-17 19:50:52 -04:00
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 |
||
|---|---|---|
| .. | ||
| 100.chksetuid | ||
| 110.neggrpperm | ||
| 200.chkmounts | ||
| 300.chkuid0 | ||
| 400.passwdless | ||
| 410.logincheck | ||
| 500.ipfwdenied | ||
| 510.ipfdenied | ||
| 520.pfdenied | ||
| 550.ipfwlimit | ||
| 610.ipf6denied | ||
| 700.kernelmsg | ||
| 800.loginfail | ||
| 900.tcpwrap | ||
| Makefile | ||
| security.functions | ||