[CentOS] use chkconfig to change service startup order

Erick Perez

eaperezh at gmail.com
Mon Dec 19 19:52:50 UTC 2005


Hi, I have my httpd process that starts in runlevel3 with the following info

# chkconfig: - 85 15
# description: Apache is a World Wide Web server.  It is used to serve \
#              HTML files and CGI.
# processname: httpd
# pidfile: /var/run/httpd.pid
# config: /etc/httpd/conf/httpd.conf

the filename is /etc/rc.3.d/K15httpd

However I installed an antivirus that uses a tomcat process that *must* be
started prior to apache.
the antivirus has the filename /etc/rc3.d/S99ISproxy

How can I make the httpd start *after* the S99ISproxy process?

Thanks,

--

-------------------------------------------
Erick Perez
Linux User 376588
http://counter.li.org/  (Get counted!!!)
Panama, Republic of Panama
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20051219/cfe446b6/attachment.html>


More information about the CentOS mailing list