Change permissions for initial install of maillog file to 640. (from 644)

Pointed out by: rwatson
This commit is contained in:
Jonathan Lemon 2001-09-17 02:04:20 +00:00
parent dbae8e5b46
commit 7032f49f4d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=83561

View File

@ -136,7 +136,7 @@ distribution:
${DESTDIR}/var/db/locate.database
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 /dev/null \
${DESTDIR}/var/log/lpd-errs
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 /dev/null \
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 640 /dev/null \
${DESTDIR}/var/log/maillog
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 /dev/null \
${DESTDIR}/var/log/lastlog