22 Nov
2010
22 Nov
'10
10:12 p.m.
Hi Stef,
In <201011181343.22003.stef.coene at docum.org> Stef Coene <stef.coene at docum.org> 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