Changed the default path for fping so that it works OOTB on CentOS.

(cherry picked from commit d5c299cbf2)
This commit is contained in:
Ramon Novoa 2015-01-09 11:28:18 +01:00
parent e26541681f
commit 8c1be0f361
1 changed files with 1 additions and 1 deletions

View File

@ -245,7 +245,7 @@ xprobe2 /usr/bin/xprobe2
nmap /usr/bin/nmap
# Path to the fping binary. Used by the Enterprise ICMP Server.
fping /usr/bin/fping
fping /usr/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