]> git.pld-linux.org Git - packages/squid.git/commitdiff
- added parameter DELAY_BETWEEN_RESTARTS
authorjuandon <witekfl@pld-linux.org>
Sat, 28 Dec 2002 22:01:21 +0000 (22:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    squid.sysconfig -> 1.5

squid.sysconfig

index f294ece25592d8e42fd4b4d3810924971079bea4..c9048a3fc762cae2ba8f991322a50137462bf03c 100644 (file)
@@ -8,3 +8,6 @@ SERVICE_RUN_NICE_LEVEL="+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_BETWEEN_RESTARTS=30
+
This page took 0.091925 seconds and 4 git commands to generate.