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