aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2003-03-03 11:19:18 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2003-03-03 11:19:18 +0000
commit6192b1dff1e37b99a14e1a6937242b05b90555f8 (patch)
treeae983cfb01fae65e0391bb70fd29ba85e95909ef /etc
parentc55607ce1fd551135ddbdb04243c34891cda0eb0 (diff)
Notes
Diffstat (limited to 'etc')
-rw-r--r--etc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/Makefile b/etc/Makefile
index be005a4e930b..43f1178e73c3 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -68,6 +68,7 @@ distribution:
cd ${.CURDIR}; \
${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 644 \
${BIN1} ${DESTDIR}/etc; \
+ cap_mkdb ${DESTDIR}/etc/login.conf; \
${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 755 \
${BIN2} ${DESTDIR}/etc; \
${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 600 \