mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Fixed fping path for FreeBSD.
(cherry picked from commit b47e72a151c8cdd0e9584085fd819579674dc8f9)
This commit is contained in:
parent
cb1a5098d3
commit
41225d0868
@ -248,7 +248,7 @@ xprobe2 /usr/local/bin/xprobe2
|
|||||||
nmap /usr/local/bin/nmap
|
nmap /usr/local/bin/nmap
|
||||||
|
|
||||||
# Path to the fping binary. Used by the Enterprise ICMP Server.
|
# 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.
|
# 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
|
nmap_timing_template 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user