[Bug 206845] Change the newsyslog.conf to be alphabetical D5160
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 2 12:36:18 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206845
Bug ID: 206845
Summary: Change the newsyslog.conf to be alphabetical D5160
Product: Base System
Version: 11.0-CURRENT
Hardware: amd64
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: conf
Assignee: freebsd-bugs at FreeBSD.org
Reporter: chris at bsdjunk.com
CC: freebsd-amd64 at FreeBSD.org
CC: freebsd-amd64 at FreeBSD.org
Created attachment 166432
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=166432&action=edit
patch file
You have :
/var/log/daily.log 640 7 * @T00 JN
/var/log/debug.log 600 7 100 * JC
then later on you have:
/var/log/ppp.log root:network 640 3 100 * JC
/var/log/devd.log 644 3 100 * JC
it should "I believe" look like this:
/var/log/daily.log 640 7 * @T00 JN
/var/log/debug.log 600 7 100 * JC
/var/log/devd.log 644 3 100 * JC
https://reviews.freebsd.org/D5160
Accepted by imp@
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list