]> git.pld-linux.org Git - packages/squid.git/commitdiff
kill all digest_pw_auth processes hanging on cache.log as well
authorTomasz Pala <gotar@pld-linux.org>
Fri, 23 May 2014 12:27:14 +0000 (14:27 +0200)
committerTomasz Pala <gotar@pld-linux.org>
Fri, 23 May 2014 12:27:14 +0000 (14:27 +0200)
squid.logrotate

index cd2f8bf8af71b4b992a2be6697b38cf245e71510..2a2403c014fdd7ad6bfaea5076c28064f7095c05 100644 (file)
@@ -19,6 +19,7 @@
        postrotate
                # signal Squid to restart logging with the new files
                /usr/sbin/squid -k rotate
+#              /bin/killall digest_pw_auth
        endscript
        sharedscripts
 }
This page took 0.096479 seconds and 4 git commands to generate.