[packages/squid] kill all digest_pw_auth processes hanging on cache.log as well

gotar gotar at pld-linux.org
Fri May 23 14:27:42 CEST 2014


commit bc9c474e9329395bb59fcfa471e423101eb163ec
Author: Tomasz Pala <gotar at pld-linux.org>
Date:   Fri May 23 14:27:14 2014 +0200

    kill all digest_pw_auth processes hanging on cache.log as well

 squid.logrotate | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/squid.logrotate b/squid.logrotate
index cd2f8bf..2a2403c 100644
--- a/squid.logrotate
+++ b/squid.logrotate
@@ -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
 }
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/squid.git/commitdiff/bc9c474e9329395bb59fcfa471e423101eb163ec



More information about the pld-cvs-commit mailing list