Xymon Mailing List Archive search

Possible Bug in xymon-client startup script

list Jeremy Laidman
Tue, 4 Feb 2014 09:17:08 +1100
Message-Id: <user-f687784ba6a6@xymon.invalid>

On 4 February 2014 04:58, Schwitalla, Daniel <user-45c183c4287c@xymon.invalid> wrote:
Change the following line in rpm/xymon-client.init from:

su -c "$DAEMON stop" - xymon

to:

su -c "$DAEMON $DMNOPTS stop" - xymon

It needs to be changed in the call to stop and restart the service.
Ah yes, I thought I'd seen this before:
http://lists.xymon.com/pipermail/xymon/2013-September/038199.html

J