386BSD 0.1 development
authorWilliam F. Jolitz <wjolitz@soda.berkeley.edu>
Mon, 13 Jul 1992 13:20:37 +0000 (05:20 -0800)
committerWilliam F. Jolitz <wjolitz@soda.berkeley.edu>
Mon, 13 Jul 1992 13:20:37 +0000 (05:20 -0800)
Work on file usr/othersrc/etc/syslog.conf

Co-Authored-By: Lynne Greer Jolitz <ljolitz@cardio.ucsf.edu>
Synthesized-from: 386BSD-0.1

usr/othersrc/etc/syslog.conf [new file with mode: 0644]

diff --git a/usr/othersrc/etc/syslog.conf b/usr/othersrc/etc/syslog.conf
new file mode 100644 (file)
index 0000000..56f1576
--- /dev/null
@@ -0,0 +1,8 @@
+*.err;kern.debug;auth.notice;mail.crit         /dev/console
+*.notice;kern.debug;lpr,auth.info;mail.crit    /var/log/messages
+mail.info                                      /var/log/maillog
+lpr.info                                       /var/log/lpd-errs
+*.err                                          root
+*.notice;auth.debug                            root
+*.alert                                                root
+*.emerg                                                *