freebsd-ports/net-mgmt/nagios-devel/files/patch-sample-config__cgi.cfg.in
Wesley Shields 96a39e7c0f - Update to 3.1.0
- Switch to SF macro
- Add dependency on PHP
- Update conflicts
- Add new options: EVENT_BROKER and UNHANDLED_HACK (both off by default)
- Be more specific about perl version required

PR:		ports/132098
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2009-02-25 23:57:03 +00:00

11 lines
338 B
INI

--- sample-config/cgi.cfg.in.orig 2007-10-08 05:12:52.000000000 +0930
+++ sample-config/cgi.cfg.in 2008-10-23 10:31:31.000000000 +1030
@@ -229,7 +229,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$