Browse Source

sync names

OPENBSD_6_7
deraadt 4 years ago
parent
commit
665b6e698e
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/etc/Makefile

+ 2
- 2
src/etc/Makefile View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.474 2019/11/30 02:31:12 deraadt Exp $
# $OpenBSD: Makefile,v 1.475 2019/12/02 02:45:18 deraadt Exp $
.include <bsd.own.mk>
@ -183,7 +183,7 @@ distribution-etc-root-var: distrib-dirs
${INSTALL} -c -o root -g wheel -m 444 /dev/null \
${DESTDIR}/var/db/locate.database
${INSTALL} -c -o _rpki-client -g wheel -m 644 /dev/null \
${DESTDIR}/var/db/rpki-client/openbsd
${DESTDIR}/var/db/rpki-client/openbgpd
${INSTALL} -c -o ${BINOWN} -g wheel -m 640 /dev/null \
${DESTDIR}/var/log/authlog
${INSTALL} -c -o ${BINOWN} -g wheel -m 640 /dev/null \


Loading…
Cancel
Save