Re: [squid-users] Problem with squid.init!

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Thu, 13 Nov 2003 18:19:09 +0100 (CET)

On Thu, 13 Nov 2003 Thomas.Bauer@hansgrohe.com wrote:

> I have a problem with my squid start script in the /etc/init.d/
> I use squid-2.5STABLE3 source code on REDHAT 9. I modified a squid script, so that I can start squid by /etc/init.d/squid start
> and stop with /etc/init.d/squid stop. I want squid to start automatically at the startup of the system.
> But when I do chkconfig --list | grep squid nothing shows up!
> Does someone know what the problem can be?

Probably your squid init script does not have the required comments used
by chkconfig, or you have not told chkconfig to add the init script to
your rc directory (--add flag)

See the chkconfig man page for details.

Regards
Henrik
Received on Thu Nov 13 2003 - 10:19:16 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:21:17 MST