Re: [squid-users] squid can not automatically run when system boot

From: Emilio Casbas <ecasbas@dont-contact.us>
Date: Thu, 07 Sep 2006 09:22:00 +0200

wangzicai wrote:
> Thanks Colin Campbell
> When I try the command line "chkconfig --list squid ",
> Squid service do not support chkconfig.
>
Then you need add to the script something like this in the first lines:

# chkconfig: 2345 20 80
# description: Squid proxy script

and you squid script now will be chkconfig-friendly

Take a look at:
#man chkconfig

Thanks
Emilio C.
Received on Thu Sep 07 2006 - 01:22:31 MDT

This archive was generated by hypermail pre-2.1.9 : Sun Oct 01 2006 - 12:00:03 MDT