You should edit /etc/rc.local and put this line in it: /usr/local/squid/sbin/squid -D
not try to put this line in: echo "/usr/local/squid/sbin/squid -D" >> /etc/rc.local (or you should run this line in root's shell.) Ralf. 2009/1/11 Balram <balr...@gmail.com>: > Output is as follows : > /usr/local/squid/sbin/squid D > > > On 1/10/09, Ralf Peng <ralf.p...@gmail.com> wrote: >> 2009/1/10 Balram <balr...@gmail.com>: >>> I have added this line in /etc/rc.local but it didn't work. >>> >> >> >> You run this command by hand and see what does it say? >> >> /usr/local/squid/sbin/squid -D >>