SOURCES: squid.sysconfig - removed DELAY_IN_RESTART, it is not use...
hawk
hawk at pld-linux.org
Mon Sep 5 22:36:59 CEST 2005
Author: hawk Date: Mon Sep 5 20:36:56 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- removed DELAY_IN_RESTART, it is not used anymore
- added SQUID_SHUTDOWN_TIME to allow specifying maximum time that init
script should wait for squid process to stop
---- Files affected:
SOURCES:
squid.sysconfig (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SOURCES/squid.sysconfig
diff -u SOURCES/squid.sysconfig:1.6 SOURCES/squid.sysconfig:1.7
--- SOURCES/squid.sysconfig:1.6 Sat Dec 28 23:10:47 2002
+++ SOURCES/squid.sysconfig Mon Sep 5 22:36:50 2005
@@ -8,6 +8,5 @@
# internet connection when you start squid, uncomment this
#SQUID_OPTS="-D"
-# delay in seconds between stop and start phase, some systems need long delay
-DELAY_IN_RESTART=30
-
+# maximum time (in seconds) to wait for squid to stop
+SQUID_SHUTDOWN_TIMEOUT="60"
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/squid.sysconfig?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list