summaryrefslogtreecommitdiff
path: root/security/pflkm
diff options
context:
space:
mode:
authorpeter <peter@pkgsrc.org>2005-01-02 15:51:24 +0000
committerpeter <peter@pkgsrc.org>2005-01-02 15:51:24 +0000
commit6096f0916c892da31b0aeb28fd10ee16bc5b7fab (patch)
tree42f896b42a16899c31e68103ae6d5d54a8277de1 /security/pflkm
parent67036c7380ba95154656c997b502bf9bd8e3169c (diff)
downloadpkgsrc-6096f0916c892da31b0aeb28fd10ee16bc5b7fab.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}