From 1a126158eb39a6ee2d1ab22cb7e6e8c20bee15bb Mon Sep 17 00:00:00 2001 From: m-lopez-f Date: Mon, 9 Feb 2015 12:15:35 +0100 Subject: [PATCH] Change path for Distros NetBSD and FreeBSD for fping --- pandora_server/FreeBSD/pandora_server.conf.new | 5 +---- pandora_server/NetBSD/pandora_server.conf.new | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/pandora_server/FreeBSD/pandora_server.conf.new b/pandora_server/FreeBSD/pandora_server.conf.new index f317df4baf..1eb334bff2 100644 --- a/pandora_server/FreeBSD/pandora_server.conf.new +++ b/pandora_server/FreeBSD/pandora_server.conf.new @@ -247,11 +247,8 @@ xprobe2 /usr/local/bin/xprobe2 nmap /usr/local/bin/nmap -# Default path is /usr/sbin/fping for installation default in distro Centos , if you are installing in other distribution, -# you install fping in /usr/bin/fping and change the path in this line. # Path to the fping binary. Used by the Enterprise ICMP Server. -fping /usr/sbin/fping -# fping /usr/bin/fping +fping /usr/bin/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 diff --git a/pandora_server/NetBSD/pandora_server.conf.new b/pandora_server/NetBSD/pandora_server.conf.new index 0da706cf8d..83488a0d33 100644 --- a/pandora_server/NetBSD/pandora_server.conf.new +++ b/pandora_server/NetBSD/pandora_server.conf.new @@ -248,11 +248,8 @@ xprobe2 /usr/local/bin/xprobe2 nmap /usr/pkg/bin/nmap -# Default path is /usr/sbin/fping for installation default in distro Centos , if you are installing in other distribution, -# you install fping in /usr/bin/fping and change the path in this line. # Path to the fping binary. Used by the Enterprise ICMP Server. -fping /usr/sbin/fping -# fping /usr/bin/fping +fping /usr/bin/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