> From: vic [SMTP:flexvic@gslink.net]
>
> it does start automatically at reboot coz' i've add some lines
> in my rc.local file...{ ./usr/local/squid/bin/RunCache& % } ..last line...
> but are there other good ways of starting it beautifully...
>
/usr/local/squid/bin/squid
is quite adequate for current versions - it starts a monitor
process as well as the worker process.
However, the assumption that RunCache probably makes is
that you are running a true server, so no-one is going to
log in on the console every time it boots, anyway.
You could probably pipe RunCache into logger, to get the
output on the system log.
You could probably run squid in single shot mode from
/etc/inittab.....
>
>
Received on Wed Jul 21 1999 - 11:42:52 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:47:28 MST