]> git.pld-linux.org Git - packages/nagios-plugin-check_poldek.git/blob - defaults.patch
nagios-nrpe 2.15-5 adds trigger to ensure include_dir nrpe.d is present
[packages/nagios-plugin-check_poldek.git] / defaults.patch
1 --- nagios-plugin-check_poldek-0.8/check_poldek.py~     2012-06-19 15:03:21.000000000 +0300
2 +++ nagios-plugin-check_poldek-0.8/check_poldek.py      2012-06-19 15:20:15.032807858 +0300
3 @@ -34,9 +34,9 @@
4      "warningLevel": 5,
5      "errorLevel": 10,
6      "verbose": False,
7 -    "sources": [],
8 +    "sources": @repos@,
9      "rpmdir": "/var/lib/rpm",
10 -    "cache": "/tmp/check_poldek",
11 +    "cache": "/var/cache/check_poldek",
12      "extraArgs": [],
13  }
14  
This page took 0.065171 seconds and 3 git commands to generate.