diff --git a/patches/xenserver/etc/rsyslog.conf b/patches/xenserver/etc/rsyslog.conf index 211f54efa37..fe02d1f696f 100644 --- a/patches/xenserver/etc/rsyslog.conf +++ b/patches/xenserver/etc/rsyslog.conf @@ -4,7 +4,7 @@ # Log anything (except mail) of level info or higher. # Don't log private authentication messages! -*.info;mail.none;authpriv.none;cron.none /var/log/messages +*.info;mail.none;authpriv.none;cron.none;local0.none /var/log/messages # The authpriv file has restricted access. authpriv.* /var/log/secure