Description of problem & how reproducible: Every time, I used "setup", I find in the next logwatch mail (at the next morning) the following: --- snipp --- **Unmatched Entries** userhelper[9049]: running '/usr/sbin/setup' with root privileges on behalf of 'root' --- snapp --- Version-Release number of selected component (if applicable): logwatch-5.1-3 Expected results: Maybe that string is added somewhere, that it isn't a unmatched entry any longer? Would be nice :)
We can't make logwatch know how to process all possible logfile lines :) That said, I don't think it makes sense to handle this particular line, because /usr/sbin/setup is not even a part of the distribution any more.
*cough* whoops, setuptool is still included. Not planning to add a line to handle the very occasional setuptool run, though.