Werk #10008: mk_logwatch: acceppt '1'/'0' and 'yes'/'no' for boolean options
Component | Checks & agents | ||||
Title | mk_logwatch: acceppt '1'/'0' and 'yes'/'no' for boolean options | ||||
Date | Sep 11, 2019 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
From version 1.6.0b1 to 1.6.0b9 the boolean configuration obtions needed to be set to 'true' or 'false', while earlier versions also allowed '1' or '0'. mk_logwatch now understands (caseinsensitive) 'true', 'false', 'yes', 'no', '1', and '0'.