]> git.pld-linux.org Git - packages/nagios-plugin-check_poldek.git/blame - 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
CommitLineData
6bac2db5
ER
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 @@
1e5a0f83 4 "warningLevel": 5,
6bac2db5 5 "errorLevel": 10,
1e5a0f83
ER
6 "verbose": False,
7- "sources": [],
1e5a0f83 8+ "sources": @repos@,
6bac2db5
ER
9 "rpmdir": "/var/lib/rpm",
10- "cache": "/tmp/check_poldek",
1e5a0f83
ER
11+ "cache": "/var/cache/check_poldek",
12 "extraArgs": [],
c851ffec
ER
13 }
14
This page took 0.089268 seconds and 4 git commands to generate.