mr. hegedus,
i did do that.. thats why is working already... but even if it solves the 
problem... if you do that.. you just do a temporary thing... i was hoping to 
get to the bottom of it... maybe the problem is with squid... or with 
freebsd... tahts what i wanted to know.. :) 
regards,
kahlil 
Hegedus, Ervin writes: 
> Hello 
> 
>> I setup a squid
>> box for this client of mine.. and used FreeBSD as the OS... whats weird
>> is this... when there is a power outage.. and the server is improperly
>> shutdown.. and later when the power is back... and the server becomes
>> up.. squid is not turned on....
> [...] 
> 
> i think you want to exec your squid init script from /etc/rc
> file.
> - find it the squid section
> - may be it looks like this: 
> 
> case $(squid_enable) in
> 	"[Yy][Ee][Ss]")
> 		... 
> 
> and put this line come before when you start squid:
> 	/bin/rm -f /path/to/your/squid.pid 
> 
> and try it. 
> 
> 
> bye: 
> 
> air 
> 
 
Received on Sat Nov 02 2002 - 07:35:44 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:11:08 MST