Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Feb 2016 12:36:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 206845] Change the newsyslog.conf to be alphabetical D5160
Message-ID:  <bug-206845-6@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206845

            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@FreeBSD.org
          Reporter: chris@bsdjunk.com
                CC: freebsd-amd64@FreeBSD.org
                CC: freebsd-amd64@FreeBSD.org

Created attachment 166432
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D166432&action=
=3Dedit
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@

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206845-6>