Fixed fping path for FreeBSD.

(cherry picked from commit b47e72a151)
This commit is contained in:
Junichi Satoh 2015-03-12 14:59:28 +09:00
parent cb1a5098d3
commit 41225d0868
1 changed files with 1 additions and 1 deletions

View File

@ -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