summaryrefslogtreecommitdiff
path: root/security/pflkm
diff options
context:
space:
mode:
authorpeter <peter>2005-01-02 15:51:24 +0000
committerpeter <peter>2005-01-02 15:51:24 +0000
commit5772a7c441d3ab52f82d1f3f7463acb0f7c37aa8 (patch)
tree42f896b42a16899c31e68103ae6d5d54a8277de1 /security/pflkm
parent5c0ab8331b296049ae81155f1b0d0c91a2e16330 (diff)
downloadpkgsrc-5772a7c441d3ab52f82d1f3f7463acb0f7c37aa8.tar.gz
Change mode of CONF_FILES to 0600.
From Adrian Portelli.
Diffstat (limited to 'security/pflkm')
-rw-r--r--security/pflkm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pflkm/Makefile b/security/pflkm/Makefile
index b18de91e9ed..aa98f291b88 100644
--- a/security/pflkm/Makefile
+++ b/security/pflkm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/12/28 02:47:49 reed Exp $
+# $NetBSD: Makefile,v 1.4 2005/01/02 15:51:24 peter Exp $
DISTNAME= pflkm-20041204
PKGREVISION= 1
@@ -23,6 +23,7 @@ CONF_FILES= ${PREFIX}/share/examples/${PKGBASE}/pf.conf \
${PKG_SYSCONFDIR}/pf.conf
CONF_FILES+= ${PREFIX}/share/examples/${PKGBASE}/pf.os \
${PKG_SYSCONFDIR}/pf.os
+CONF_FILES_MODE= 0600
OWN_DIRS= ${PREFIX}/lkm ${VARBASE}/chroot/pflogd
OWN_DIRS+= ${PREFIX}/share/examples/${PKGBASE}