syslog.conf change to default inclusion of all processes (fwd)
Dmitry Morozovsky
marck at FreeBSD.org
Sun Dec 28 18:40:42 UTC 2008
Dear colleagues (Poul-Henning and Gleb, you are at to: field because you did
most commits to this file)
What do you think about the following and simplest patch, which allows sysadm
to add custom syslog lines directly at the end of the file?
For now, one (like myself ;-) could bump himself against the wall looking why
his logs missed all the files until realised he was collecting ppp only...
marck at revamp:/usr/src/etc> cvs -R diff syslog.conf
Index: syslog.conf
===================================================================
RCS file: /home/ncvs/src/etc/syslog.conf,v
retrieving revision 1.28
diff -u -r1.28 syslog.conf
--- syslog.conf 12 Mar 2005 12:31:16 -0000 1.28
+++ syslog.conf 28 Dec 2008 17:42:01 -0000
@@ -30,3 +30,4 @@
*.* /var/log/slip.log
!ppp
*.* /var/log/ppp.log
+!*
Sincerely,
D.Marck [DM5020, MCK-RIPE, DM3-RIPN]
---------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck at FreeBSD.org ***
---------------------------------------------------------------------------
More information about the freebsd-current
mailing list