[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] 01/01: check_bgpstate: disable epn via patches/check_bgpstate/epn
Jan Wagner
waja at moszumanska.debian.org
Sun Aug 24 23:56:04 UTC 2014
This is an automated email from the git hooks/post-receive script.
waja pushed a commit to branch master
in repository pkg-nagios-plugins-contrib.
commit 6d9f7c6fa64dcbee42b44d2c27a8dc7c4744a2a7
Author: Jan Wagner <waja at cyconet.org>
Date: Mon Aug 25 01:43:24 2014 +0200
check_bgpstate: disable epn via patches/check_bgpstate/epn
---
debian/patches/check_bgpstate/epn | 10 ++++++++++
debian/patches/series | 1 +
2 files changed, 11 insertions(+)
diff --git a/debian/patches/check_bgpstate/epn b/debian/patches/check_bgpstate/epn
new file mode 100644
index 0000000..3ef7667
--- /dev/null
+++ b/debian/patches/check_bgpstate/epn
@@ -0,0 +1,10 @@
+diff --git a/check_bgpstate/check_bgpstate b/check_bgpstate/check_bgpstate
+index 645d750..6ddf8bf 100644
+--- a/check_bgpstate/check_bgpstate
++++ b/check_bgpstate/check_bgpstate
+@@ -1,4 +1,5 @@
+ #!/usr/bin/perl -w
++# nagios: -epn
+ #
+ # check_bgpstate.pl - nagios plugin
+ #
diff --git a/debian/patches/series b/debian/patches/series
index 7da842d..ce72cf3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,6 +1,7 @@
check_libs/lsof-nP
check_ajp/return_critical_on_failed_connection
check_backuppc/use_nagios_plugins
+check_bgpstate/epn
check_clamav/clamav_locations
check_cups/epn
check_drbd/fix_for_oos_and_cosmetic
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-plugins-contrib
More information about the Pkg-nagios-changes
mailing list