From 4dcb404a163c842bf0d99e859d76a5723af952fc Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Thu, 15 Dec 2005 08:52:08 +0000 Subject: [PATCH] Added processname,config,pidfile SVN revision: 1558 --- elogd.init_template | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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