[Bug 425206] [NEW] Typo in exim filter script
hackel
rd.launchpad at hayle.org
Sun Sep 6 15:08:52 BST 2009
Public bug reported:
Binary package hint: logwatch
In /usr/share/logwatch/scripts/services/exim on line 60:
$LvlRestarts = $ENV{'exim_restart'} || 5;
However, the variable is referred to later without the trailing "s",
starting on line 269:
if ($Detail >= $LvlRestart) {
As a result, the exim queue section is included at any detail level,
when it should be omitted at detail level 4 and lower.
** Affects: logwatch (Ubuntu)
Importance: Undecided
Status: New
--
Typo in exim filter script
https://bugs.launchpad.net/bugs/425206
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to logwatch in ubuntu.
More information about the Ubuntu-server-bugs
mailing list