mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Added processname,config,pidfile
SVN revision: 1558
This commit is contained in:
parent
34ae4efe46
commit
4dcb404a16
@ -1,7 +1,10 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# chkconfig: 3 90 10
|
# 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.
|
# Source function library.
|
||||||
. /etc/rc.d/init.d/functions
|
. /etc/rc.d/init.d/functions
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user