* The idea is taken from OpenBSD.
* The immediate benefit is more informational messages from sensorsd,
e.g. stuff like the total number of sensors, configuration reloads
and 'OK' and 'within' status/state events.
${DESTDIR}/var/log/auth.log
${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 600 /dev/null \
${DESTDIR}/var/log/cron
+ ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 640 /dev/null \
+ ${DESTDIR}/var/log/daemon
${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 644 /dev/null \
${DESTDIR}/var/log/lpd-errs
${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 640 /dev/null \
/var/log/cron 600 3 100 * Z
/var/log/amd.log 644 7 100 * Z
/var/log/auth.log 600 7 100 * Z
+/var/log/daemon 640 5 100 * Z
/var/log/lpd-errs 644 7 100 * Z
/var/log/maillog 640 7 * @T00 Z
/var/log/sendmail.st 640 10 * 168 B
*.notice;authpriv.none;kern.debug;lpr.info;mail.crit;news.err /var/log/messages
security.* /var/log/security
auth.info;authpriv.info /var/log/auth.log
+daemon.info /var/log/daemon
mail.info /var/log/maillog
lpr.info /var/log/lpd-errs
cron.* /var/log/cron