diff --git a/elogd.init_template b/elogd.init_template index 124bb54d..f27b8c6d 100755 --- a/elogd.init_template +++ b/elogd.init_template @@ -1,7 +1,10 @@ #!/bin/sh # chkconfig: 3 90 10 -# description: Start elog +# description: ELOG is a weblog with integrated database +# processname: elogd +# config: @PREFIX@/elog/elogd.cfg +# pidfile: /var/run/elogd.pid # Source function library. . /etc/rc.d/init.d/functions