summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1997-06-12 22:59:27 +0000
committerThomas Bushnell <thomas@gnu.org>1997-06-12 22:59:27 +0000
commit7681bece735e6f090c3f92ef629096f12f6c0f68 (patch)
treea3c0b6e7d4a437b918f10cb278fd091d7226c059 /config
parent5f847427cf40ec910614bb676031cd600f731775 (diff)
Thu Jun 12 18:39:18 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* syslog.conf: Updated.
Diffstat (limited to 'config')
-rw-r--r--config/ChangeLog4
-rw-r--r--config/syslog.conf26
2 files changed, 9 insertions, 21 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index 0051bb29..4056b512 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,7 @@
+Thu Jun 12 18:39:18 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * syslog.conf: Updated.
+
Wed Jun 11 14:17:25 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* inetd.conf, syslog.conf: New files.
diff --git a/config/syslog.conf b/config/syslog.conf
index 1e89ce30..52012d03 100644
--- a/config/syslog.conf
+++ b/config/syslog.conf
@@ -1,21 +1,5 @@
-#
-# syslog.conf, taken from NetBSD's RCS version 1.6 of this file.
-#
-
-*.err;kern.*;auth.notice;authpriv.none;mail.crit /dev/console
-*.info;auth,authpriv,cron,ftp,kern,lpr,mail.none /var/log/messages
-kern.debug /var/log/messages
-
-# The authpriv log file should be restricted access; these
-# messages shouldn't go to terminals or publically-readable
-# files.
-auth,authpriv.info /var/log/authlog
-
-cron.info /var/cron/log
-ftp.info /var/log/xferlog
-lpr.info /var/log/lpd-errs
-mail.info /var/log/maillog
-#uucp.info /var/spool/uucp/ERRORS
-
-*.emerg *
-*.notice;auth.debug root
+*.err;kern.debug;auth.notice;mail.crit /dev/console
+*.notice;kern.debug;lpr,auth.info;mail.crit /var/log/messages
+*.notice;auth.debug root
+#*.alert root
+*.emerg *