Use correct filename in newsyslog.conf

Approved by:		bapt (implicit)
Differential Revision:	https://reviews.freebsd.org/D21561
This commit is contained in:
Steve Wills 2019-09-17 20:05:06 +00:00
parent cd4b2a3c08
commit 6cc4a3c970
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=352461

View File

@ -30,7 +30,7 @@
/var/log/security 600 10 1000 * JC
/var/log/utx.log 644 3 * @01T05 B
/var/log/weekly.log 640 5 * $W6D0 JN
/var/log/daemon 644 5 1000 @0101T JC
/var/log/daemon.log 644 5 1000 @0101T JC
<include> /etc/newsyslog.conf.d/[!.]*.conf
<include> /usr/local/etc/newsyslog.conf.d/[!.]*.conf