Changeset 7b074117
- Timestamp:
- Sep 6, 2006, 5:58:08 PM (19 years ago)
- Children:
- 54a5153
- Parents:
- fd77958
- File:
- 
      - 1 edited
 
 - 
          
  final-system/common/sysklogd.xml (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      final-system/common/sysklogd.xmlrfd77958 r7b074117 60 60 <literal># Begin /etc/syslog.conf 61 61 62 auth,authpriv.* -/var/log/auth.log 63 *.*;auth,authpriv.none -/var/log/sys.log 64 daemon.* -/var/log/daemon.log 65 kern.* -/var/log/kern.log 66 mail.* -/var/log/mail.log 67 user.* -/var/log/user.log 68 *.emerg * 62 auth,authpriv.* -/var/log/auth.log 63 *.*;auth,authpriv.none -/var/log/sys.log 64 daemon.* -/var/log/daemon.log 65 kern.* -/var/log/kern.log 66 mail.* -/var/log/mail.log 67 user.* -/var/log/user.log 68 *.=info;*.=notice;*.=warn; 69 auth,authpriv.none; 70 cron,daemon.none; 71 mail,news.none -/var/log/messages.log 72 73 *.emerg * 69 74 70 75 # log the bootscript output: 71 local2.* -/var/log/boot.log76 local2.* -/var/log/boot.log 72 77 73 78 # End /etc/syslog.conf</literal> 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
