6f485e0e14
conflict - fix #458593 noisy initscript - fix #463129 init script tests wrong conf file - fix #450352 - build.patch patches only generated files
12 lines
359 B
Plaintext
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"
|