diff options
Diffstat (limited to 'net-www/squid/files/squid.rc6')
-rw-r--r-- | net-www/squid/files/squid.rc6 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/net-www/squid/files/squid.rc6 b/net-www/squid/files/squid.rc6 index 7598b6c1d152..2d7b9fda6729 100644 --- a/net-www/squid/files/squid.rc6 +++ b/net-www/squid/files/squid.rc6 @@ -1,12 +1,10 @@ #!/sbin/runscript # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-www/squid/files/squid.rc6,v 1.2 2001/12/06 20:17:02 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/squid/files/squid.rc6,v 1.3 2001/12/23 23:25:19 azarah Exp $ + +# Config is in /etc/conf.d/squid -# you may move these variables to your rc.conf file if you wish -SQUID_OPTS="-DYC" -# default 1024, maximum 4096; tune up if a busy cache -SQUID_MAXFD=1024 depend() { need net |