Bug 63120
| Summary: | Broken options in logwatch-2.6-1 config files | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Bernd Bartmann <bernd.bartmann> |
| Component: | logwatch | Assignee: | Elliot Lee <sopwith> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.2 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-04-10 09:06:00 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Bernd Bartmann
2002-04-10 09:05:55 UTC
I put a patch in logwatch-2.6-2 A little more clarification: It appears as if the *FooBlah syntax is intended to run some scripts, and everything except the first token (the script name) is ignored. The reason changing the * to the $ worked is because it set a variable or something instead of running the script. The right fix is to just remove the line altogether if you don't want removeheaders run. |