On Mon 20 September 2004 10:17, Roland Giesler wrote: > [EMAIL PROTECTED] squid]# ls -ld /var/spool/squid/swap.state > -rw-r--r-- 1 root squid 768000 Sep 17 11:32 /var/spool/squid/swap.state
It should be owned by root. > Maybe I should just delete the swap.state file. Is that safe? You can do that (it will be rebuilt when you restart Squid), but it's better and easier to just: chown squid:squid /var/spool/squid/swap.state Ray
