squid/squid.sysconfig
Jiri Skala 6f485e0e14 - used ncsa_auth.8 from man-pages. there will be this file removed due to
conflict
- fix #458593 noisy initscript
- fix #463129 init script tests wrong conf file
- fix #450352 - build.patch patches only generated files
2008-10-08 06:45:52 +00:00

12 lines
359 B
Plaintext

# default squid options
# -D disables initial dns checks. If you most likely will not to have an
# internet connection when you start squid, uncomment this
SQUID_OPTS="-D"
# Time to wait for Squid to shut down when asked. Should not be necessary
# most of the time.
SQUID_SHUTDOWN_TIMEOUT=100
# default squid conf file
SQUID_CONF="/etc/squid/squid.conf"