Xymon Mailing List Archive search

Xymon 4.3.0 beta-3 now available

list Henrik Størner
Mon, 22 Nov 2010 22:12:20 +0000 (UTC)
Message-Id: <iceps4$27e$user-e356fad9864f@xymon.invalid>

Hi Stef,


In <user-4a1220ea8c41@xymon.invalid> Stef Coene <user-dbffe946c0f4@xymon.invalid> writes:
I found an error in the output of the configure scripts:
xymon: ALL=(ALL) NOPASSWD: /usr/local/sbin/fping
This line should be (remove a ":" after xymon)
xymon ALL=(ALL) NOPASSWD: /usr/local/sbin/fping
Also, it would be handy of /usr/local/sbin/fping is replaced by the found 
fping binary.
diff build/fping.sh*
78c78
<                       echo "      xymon ALL=(ALL) NOPASSWD: $FPING"
---
                      echo "      xymon: ALL=(ALL) NOPASSWD: /usr/local/sbin/fping"

Thanks - applied.


Regards,
Henrik