Possible Bug in xymon-client startup script
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