summaryrefslogtreecommitdiff
path: root/net-mgmt/nagios/files/patch-sample-config__cgi.cfg.in
blob: 1e2bda2bfee618f6af1d1a340de8fca7510f4f52 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./sample-config/cgi.cfg.in.orig	2013-08-30 19:46:14.000000000 +0200
+++ ./sample-config/cgi.cfg.in	2014-01-14 13:57:06.000000000 +0100
@@ -264,7 +264,7 @@
 # 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$