From b47e72a151c8cdd0e9584085fd819579674dc8f9 Mon Sep 17 00:00:00 2001
From: Junichi Satoh <junichi@rworks.jp>
Date: Thu, 12 Mar 2015 14:59:28 +0900
Subject: [PATCH] Fixed fping path for FreeBSD.

---
 pandora_server/FreeBSD/pandora_server.conf.new | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pandora_server/FreeBSD/pandora_server.conf.new b/pandora_server/FreeBSD/pandora_server.conf.new
index 6f629ec4ee..1a9f6f6ad4 100644
--- a/pandora_server/FreeBSD/pandora_server.conf.new
+++ b/pandora_server/FreeBSD/pandora_server.conf.new
@@ -248,7 +248,7 @@ xprobe2 /usr/local/bin/xprobe2
 nmap /usr/local/bin/nmap
 
 # Path to the fping binary. Used by the Enterprise ICMP Server.
-fping /usr/bin/fping
+fping /usr/local/sbin/fping
 
 # A value that specifies how aggressive nmap should be from 1 to 5. 1 means slower but more reliable, 5 means faster but less reliable. 2 by default.
 nmap_timing_template 2