summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorthomas <thomas@FreeBSD.org>2002-10-25 15:23:26 +0000
committerthomas <thomas@FreeBSD.org>2002-10-25 15:23:26 +0000
commit08d4d01809c75b7ddbfd396de936b72168343fcc (patch)
treebec51c3da88b4c1c2445d7702837cea313725db5 /etc
parent0eb26ce875cd4196d3c985aaf5766854d19ff0e0 (diff)
downloadFreeBSD-src-08d4d01809c75b7ddbfd396de936b72168343fcc.zip
FreeBSD-src-08d4d01809c75b7ddbfd396de936b72168343fcc.tar.gz
Add newly-added sripts to FILES.
Reviewed by: roberto
Diffstat (limited to 'etc')
-rw-r--r--etc/periodic/security/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/periodic/security/Makefile b/etc/periodic/security/Makefile
index 999ffb3..48e7303 100644
--- a/etc/periodic/security/Makefile
+++ b/etc/periodic/security/Makefile
@@ -5,11 +5,13 @@ FILES= 100.chksetuid \
300.chkuid0 \
400.passwdless \
500.ipfwdenied \
+ 510.ipfdenied \
550.ipfwlimit \
600.ip6fwdenied \
650.ip6fwlimit \
700.kernelmsg \
800.loginfail \
- 900.tcpwrap
+ 900.tcpwrap \
+ security.functions
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud