diff --git a/src/etc/Makefile b/src/etc/Makefile index feb52ef2..b4c3456a 100644 --- a/src/etc/Makefile +++ b/src/etc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.470 2019/06/19 16:20:58 deraadt Exp $ +# $OpenBSD: Makefile,v 1.471 2019/08/12 09:49:21 claudio Exp $ .include @@ -154,7 +154,7 @@ distribution-etc-root-var: distrib-dirs ${INSTALL} -c -o root -g wheel -m 600 pap-secrets \ ${DESTDIR}/etc/ppp cd rpki; \ - ${INSTALL} -c -o root -g wheel -m 600 \ + ${INSTALL} -c -o root -g wheel -m 644 \ afrinic.tal apnic.tal lacnic.tal ripe.tal \ ${DESTDIR}/etc/rpki cd examples; \