fixed the path again default tip
authorKatharina Sommer <sommer@schlittermann.de>
Mon, 03 Jun 2013 15:39:36 +0200
changeset 7 325b70b5b1e6
parent 6 4a2bbd6f9f04
fixed the path again
check_client_cert.pl
debian/changelog
debian/files
--- a/check_client_cert.pl	Mon Jun 03 14:50:36 2013 +0200
+++ b/check_client_cert.pl	Mon Jun 03 15:39:36 2013 +0200
@@ -41,7 +41,7 @@
 sub version($$);
 
 my %opt = (
-    file     => "status.dat",
+    file     => "/root/CLIENT-CERTS/status.dat",
     warning  => "1month",
     critical => "1week"
 );
--- a/debian/changelog	Mon Jun 03 14:50:36 2013 +0200
+++ b/debian/changelog	Mon Jun 03 15:39:36 2013 +0200
@@ -1,3 +1,9 @@
+nagios-plugin-check-client-cert (0.1.3+nmu3) oldstable stable; urgency=low
+
+  * 
+
+ -- Katharina Sommer <sommer@nidra.is.schlittermann.de>  Mon, 03 Jun 2013 15:34:28 +0200
+
 nagios-plugin-check-client-cert (0.1.3+nmu2) oldstable stable; urgency=low
 
   * Non-maintainer upload.
--- a/debian/files	Mon Jun 03 14:50:36 2013 +0200
+++ b/debian/files	Mon Jun 03 15:39:36 2013 +0200
@@ -1,1 +1,1 @@
-nagios-plugin-check-client-cert_0.1.3+nmu2_all.deb net extra
+nagios-plugin-check-client-cert_0.1.3+nmu3_all.deb net extra