summaryrefslogtreecommitdiffstats
path: root/usr.sbin/npppd
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/npppd')
-rw-r--r--usr.sbin/npppd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/npppd/Makefile b/usr.sbin/npppd/Makefile
index 1dd8011d128..8f79e04c2aa 100644
--- a/usr.sbin/npppd/Makefile
+++ b/usr.sbin/npppd/Makefile
@@ -1,12 +1,12 @@
-# $OpenBSD: Makefile,v 1.6 2013/03/14 16:20:46 giovanni Exp $
+# $OpenBSD: Makefile,v 1.7 2020/06/22 09:28:04 mvs Exp $
#
-# $Id: Makefile,v 1.6 2013/03/14 16:20:46 giovanni Exp $
+# $Id: Makefile,v 1.7 2020/06/22 09:28:04 mvs Exp $
#
SUBDIR+= npppd
distribution:
- ${INSTALL} -C -o root -g wheel -m 0640 ${.CURDIR}/npppd/npppd.conf \
+ ${INSTALL} -C -o root -g wheel -m 0600 ${.CURDIR}/npppd/npppd.conf \
${DESTDIR}/etc/npppd/npppd.conf
${INSTALL} -C -o root -g wheel -m 0600 ${.CURDIR}/npppd/npppd-users \
${DESTDIR}/etc/npppd/npppd-users