3 Feb
2014
3 Feb
'14
9:10 p.m.
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