sudo & syslogd
i have the following entries in syslog.conf*.notice;authpriv.none;kern.debug;lpr.info;mail.crit;news.err /var/log/messages
local2.* /var/log/sudo.log
The messages log to sudo.log fine, however i DONT want them to log to /var/log/messages
how can i change this?