Bug 206845

Summary: Change the newsyslog.conf to be alphabetical D5160
Product: Base System Reporter: Anonymous <freebsd>
Component: confAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed Feedback Timeout    
Severity: Affects Many People CC: amd64
Priority: --- Keywords: patch
Version: CURRENT   
Hardware: amd64   
OS: Any   
Attachments:
Description Flags
patch file none

Description Anonymous 2016-02-02 12:36:18 UTC
Created attachment 166432 [details]
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@
Comment 1 Anonymous 2016-03-03 08:24:09 UTC
Reopen
Comment 2 Anonymous 2016-03-17 17:47:16 UTC
lack of interest so close.
Comment 3 Anonymous 2016-03-20 21:59:24 UTC
na