pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Re: issue with squid_flags



On Wed, Jun 21 2006 - 12:09, Takahiro Kambe wrote:
> Hi,
> 
> In message <20060620202719.GA15671%atheria.tumfatig.net@localhost>
>       on Tue, 20 Jun 2006 22:27:19 +0200,
>       Joel CARNAT <joel%carnat.net@localhost> wrote:
> > I'm trying to have squid log through syslog.
> > I set squid flags in /etc/rc.conf as follow:
> > ########################################################################
> > squid=YES
> > squid_flags="-s -l LOCAL5"
> Would you please remove the below line and try again?
> 
>       start_cmd="${command} ${command_args}"
> 

done! now it works:
########################################################################
squid   2124 38.6  2.8  5676  7316 ?       D     2:05PM 0:04.45 (squid)
-s -l local5 -Y -f /usr/pkg/etc/squid/squid.conf (squid)
squid   1607  0.0  0.2    16   488 ?       Ss    2:05PM 0:00.01
(unlinkd) (unlinkd)
toor    2149  0.0  0.4  1864  1080 ?       Ss    2:05PM 0:00.00
/usr/pkg/sbin/squid -s -l local5 -Y -f /usr/pkg/etc/squid/squid.con
########################################################################

> > Anyone knows why I fail changing the starting flags?
> Maybe squid's startup script's bug.
> 
> -- 
> Takahiro Kambe <taca%back-street.net@localhost>

Attachment: signature.asc
Description: Digital signature



Home | Main Index | Thread Index | Old Index