nrelease - fix/improve livecd
[dragonfly.git] / etc / periodic / security / Makefile
1 # $FreeBSD: src/etc/periodic/security/Makefile,v 1.6 2006/08/25 07:34:36 trhodes Exp $
2
3 FILES=  100.chksetuid \
4         110.neggrpperm \
5         200.chkmounts \
6         300.chkuid0 \
7         400.passwdless \
8         410.logincheck \
9         500.ipfwdenied \
10         520.pfdenied \
11         550.ipfwlimit \
12         600.ip6fwdenied \
13         650.ip6fwlimit \
14         700.kernelmsg \
15         800.loginfail \
16         900.tcpwrap \
17         security.functions
18
19 .include <bsd.prog.mk>