home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / unix / riscbsd / sources / src_tgz / src_tgz~ / src / etc / syslog.conf < prev    next >
Encoding:
Text File  |  1995-10-13  |  282 b   |  10 lines

  1. *.err;kern.debug;auth.notice;mail.crit        /dev/console
  2. *.notice;kern.debug;lpr,auth.info;mail.crit    /var/log/messages
  3. mail.info                    /var/log/maillog
  4. lpr.info                    /var/log/lpd-errs
  5. cron.info                    /var/cron/log
  6. *.err                        root
  7. *.notice;auth.debug                root
  8. *.alert                        root
  9. *.emerg                        *
  10.