aports/main/squid/squid.confd
Natanael Copa 6fb74a8e88 main/squid: disable hardcoded --max-filedescriptors
Use what ever is the system default (with ulimit) or let user configure
in squid.conf

ref #2850
2014-04-25 16:08:57 +00:00

12 lines
398 B
Plaintext

# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/www/viewcvs.gentoo.org/raw_cvs/gentoo-x86/net-proxy/squid/files/squid.confd,v 1.2 2008/11/30 19:20:44 mrness Exp $
# Config file for /etc/init.d/squid
SQUID_OPTS="-YC"
# Kerberos keytab file to use. This is required if you enable kerberos authentication.
SQUID_KEYTAB=""