[BACK]Return to syslog.conf CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/syslog.conf between version 1.11 and 1.12

version 1.11, 2001/08/23 05:08:40 version 1.12, 2001/08/23 13:27:52
Line 2 
Line 2 
 #  #
   
 *.err;kern.debug;auth.notice;authpriv.none;mail.crit    /dev/console  *.err;kern.debug;auth.notice;authpriv.none;mail.crit    /dev/console
 *.notice;auth,authpriv,cron,daemon,ftp,kern,lpr,mail,user.none  /var/log/messages  *.notice;auth,authpriv,cron,ftp,kern,lpr,mail,user.none /var/log/messages
 kern.debug,user.info,syslog.info                        /var/log/messages  kern.debug,user.info,syslog.info                        /var/log/messages
 auth.info                                               /var/log/authlog  auth.info                                               /var/log/authlog
 authpriv.debug                                          /var/log/secure  authpriv.debug                                          /var/log/secure

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12