aboutsummaryrefslogtreecommitdiffstats
path: root/example.files/syslog.conf
diff options
context:
space:
mode:
Diffstat (limited to 'example.files/syslog.conf')
-rw-r--r--example.files/syslog.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/example.files/syslog.conf b/example.files/syslog.conf
new file mode 100644
index 0000000000..66e436b432
--- /dev/null
+++ b/example.files/syslog.conf
@@ -0,0 +1,12 @@
+kern.* /var/adm/kernlog
+mark.info;daemon.notice;mail.crit /var/adm/syslog
+mail.info;mail.debug /var/adm/maillog
+daemon.info /var/adm/daemon
+lpr.info /var/adm/lpd-errs
+auth.notice /var/adm/authlog
+*.err /var/adm/syslog
+*.notice;auth.debug /var/adm/sysdebug
+*.alert /dev/console
+news.alert;news.crit;news.err /var/adm/news
+news.warning;news.notice /var/adm/news
+news.info;news.debug /var/adm/news