]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - etc/periodic/security/Makefile
This commit was generated by cvs2svn to compensate for changes in r147460,
[FreeBSD/FreeBSD.git] / etc / periodic / security / Makefile
1 # $FreeBSD$
2
3 FILES=  100.chksetuid \
4         200.chkmounts \
5         300.chkuid0 \
6         400.passwdless \
7         500.ipfwdenied \
8         510.ipfdenied \
9         520.pfdenied \
10         550.ipfwlimit \
11         600.ip6fwdenied \
12         650.ip6fwlimit \
13         700.kernelmsg \
14         800.loginfail \
15         900.tcpwrap \
16         security.functions
17
18 .include <bsd.prog.mk>