Added processname,config,pidfile

SVN revision: 1558
This commit is contained in:
2005-12-15 08:52:08 +00:00
parent 34ae4efe46
commit 4dcb404a16
+4 -1
View File
@@ -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