summaryrefslogtreecommitdiffstats
path: root/etc/periodic/security
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-03-27 03:06:58 +0000
committerdougb <dougb@FreeBSD.org>2011-03-27 03:06:58 +0000
commit5690821f7a110581f38a53d5df8d99dc3acfd2ca (patch)
treec6248575f585f446910caaddbfc2e07eda7af37d /etc/periodic/security
parent2f5c17bf8059cd15522947433702bc722191a285 (diff)
downloadFreeBSD-src-5690821f7a110581f38a53d5df8d99dc3acfd2ca.zip
FreeBSD-src-5690821f7a110581f38a53d5df8d99dc3acfd2ca.tar.gz
Hook the 220.backup-pkgdb script I added to the build unconditionally
Hook up 610.ipf6denied based on MK_IPFILTER as 510.ipfdenied is now Poked by: Andrzej Tobola <ato@iem.pw.edu.pl>
Diffstat (limited to 'etc/periodic/security')
-rw-r--r--etc/periodic/security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/periodic/security/Makefile b/etc/periodic/security/Makefile
index 74e7b61..fbcd454 100644
--- a/etc/periodic/security/Makefile
+++ b/etc/periodic/security/Makefile
@@ -17,6 +17,7 @@ FILES= 100.chksetuid \
.if ${MK_IPFILTER} != "no"
FILES+= 510.ipfdenied
+FILES+= 610.ipf6denied
.endif
.if ${MK_IPFW} != "no"
OpenPOWER on IntegriCloud