summaryrefslogtreecommitdiff
path: root/system/rsyslog/config/rsyslog.conf
diff options
context:
space:
mode:
Diffstat (limited to 'system/rsyslog/config/rsyslog.conf')
-rw-r--r--system/rsyslog/config/rsyslog.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/rsyslog/config/rsyslog.conf b/system/rsyslog/config/rsyslog.conf
index 952082291b..64b586ff95 100644
--- a/system/rsyslog/config/rsyslog.conf
+++ b/system/rsyslog/config/rsyslog.conf
@@ -1,7 +1,7 @@
# /etc/rsyslog.conf Configuration file for rsyslog.
#
# For more information see
-# /usr/doc/rsyslog-5.8.13/html/rsyslog_conf.html
+# /usr/doc/rsyslog-@VERSION@/html/rsyslog_conf.html
#################
@@ -83,7 +83,7 @@ cron.* -/var/log/cron
mail.* -/var/log/maillog
# Emergency level messages go to all users:
-*.emerg *
+*.emerg :omusrmsg:*
# This log is for news and uucp errors:
uucp,news.crit -/var/log/spooler