Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 3016
blob2b7f47b67c1a1015842f9595665677c1b0210691
1 Title: mk-job: scheduled jobs are now always executed despite of any status file permission problems
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Version: 1.4.0i1
6 Date: 1459511566
7 Class: fix
9 The mk-job call could fail if the status file for this command could not get created
10 due to permission problems. With this fix insufficient permissions now only prevent the creation of the status file.
11 The command itself is executed nevertheless.