summaryrefslogtreecommitdiff
path: root/net-mgmt/nagios4/files/patch-sample-config_cgi.cfg.in
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-12-21 11:12:59 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-12-21 11:12:59 +0000
commitbc0be36fe796605d98b831f1987e8e4996709288 (patch)
tree46c89d3c5477b787dcfa4e2b1741f4779f64862a /net-mgmt/nagios4/files/patch-sample-config_cgi.cfg.in
parentUpdate to 2.1.4. (diff)
Update to 4.2.4.
Reported by: portscout Sponsored by: Absolight
Diffstat (limited to 'net-mgmt/nagios4/files/patch-sample-config_cgi.cfg.in')
-rw-r--r--net-mgmt/nagios4/files/patch-sample-config_cgi.cfg.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-mgmt/nagios4/files/patch-sample-config_cgi.cfg.in b/net-mgmt/nagios4/files/patch-sample-config_cgi.cfg.in
new file mode 100644
index 000000000000..bb2e0837e224
--- /dev/null
+++ b/net-mgmt/nagios4/files/patch-sample-config_cgi.cfg.in
@@ -0,0 +1,11 @@
+--- sample-config/cgi.cfg.in.orig 2016-12-07 16:31:10 UTC
++++ sample-config/cgi.cfg.in
+@@ -277,7 +277,7 @@ default_statuswrl_layout=4
+ # OS and distribution, so you may have to tweak this to
+ # work on your system.
+
+-ping_syntax=/bin/ping -n -U -c 5 $HOSTADDRESS$
++ping_syntax=/sbin/ping -n -c 5 $HOSTADDRESS$
+
+
+