Hi,
I'd like to propose adding chkconfig compatibility header to the wdserviced service init script:
e. g.:
/etc/rc.d/init.d/wdserviced
# chkconfig: - 80 20
# description: Script to start and stop watch dog daemon \
# written by Dmitriy Yatsushkevich <daermon4u@gmail.com> 15 May 2006
# processname: wdserviced
# pidfile: /tmp/wdserviced.pid
# config: /etc/wdserviced.conf
With the correct priority parameters of course (80 20 is customized use by our setup).
Please consider,
Thank You.