Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 4102
blob5aaf3feca335a7b9518ac78c62b0372cc7ef66e9
1 Title: logwatch: Fixed crash due to non-existant logfile
2 Level: 1
3 Component: checks
4 Class: fix
5 Compatible: compat
6 State: unknown
7 Version: 1.4.0i3
8 Date: 1481549732
10 In some cases, the logwatch check would crash trying to remove a logfile
11 that didn't exist anymore. This has been fixed.