Xymon Mailing List Archive search

Possible Bug in xymon-client startup script

list Henrik Størner
Mon, 03 Feb 2014 22:10:09 +0100
Message-Id: <user-4b7d35f94d55@xymon.invalid>

Den 03-02-2014 18:58, Schwitalla, Daniel skrev:
Fix:

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.
Thanks, it seems your Linux distro uses the standard RPM init-script, so 
I have applied your fix there. Hopefully they will pick it up.


Regards,
Henrik