]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
syslog.conf: pop up from logging only ppp messages at the end of file
authoravg <avg@FreeBSD.org>
Thu, 11 Jun 2009 15:07:02 +0000 (15:07 +0000)
committeravg <avg@FreeBSD.org>
Thu, 11 Jun 2009 15:07:02 +0000 (15:07 +0000)
commit6e90fbd7cbc53afa082f37a69ffe5aee40621aa4
tree58e38fce298376dc771d7b44b77427ca2752da1e
parentea832e9f392b9c0006a2ae562a33fb0da0bc8112
syslog.conf: pop up from logging only ppp messages at the end of file

This allows to append custom rules at the end of the file without
risk of confusion that can result when one misses default !ppp line
and doesn't add another program specification and thus subsequent
selector(s) would belong to ppp program block.

Requested by: marck
Submitted by: marck
Approved by: jhb (mentor)
etc/syslog.conf