Joel Taqueban wrote:
> From the Squid FAQs I copied the squid.sh with contents
>
...
> exec bin/squid -CYs
When running Squid from init you probably want to use these options
instead:
-NYs
The -N option should be used when there is an external component that
automatically restarts Squid if it fails. Examples of such components
are init or the RunCache script.
> /usr/local/squid/bin/squid.sh: date: command not found
Check your PATH setting. It may be as simple as changing the script to
read
PATH=/bin:/usr/bin:$C/bin
--- Henrik Nordstrom Spare time Squid hackerReceived on Wed Mar 17 1999 - 16:31:53 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:45:19 MST