Update default rsyslog.conf

Updated default rsyslog.conf to avoid duplicate logging.

Change-Id: I4542861a72280ccda54fd730ec3a0b2c08c921f4
This commit is contained in:
Ravi Kumar Boyapati 2017-03-13 10:38:05 -04:00
parent b933c87f60
commit 4e1339378d
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
auth,authpriv.* /var/log/auth.log
*.*;auth,authpriv.none -/var/log/syslog
*.*;auth,authpriv,cron,daemon,mail,news.none -/var/log/syslog
cron.* /var/log/cron.log
daemon.* -/var/log/daemon.log
kern.* -/var/log/kern.log