Bug#590833: logrotate: Squid is not notified of log file rotation

2010-07-31 Thread jblack-bugs
Paul, I checked on the server today and the logs hadn't rotated :-( . The server was still writing to /var/log/squid3/access.log.1 . I ran squid3 -k rotate and everything rotated like it should have. The contents of the /etc/logrotate.d/squid3 is now: # # Logrotate fragment for squid3.

Bug#590833: logrotate: Squid is not notified of log file rotation

2010-07-30 Thread jblack-bugs
I've modifying the line a bit and running it from bash. Running ' test ! -e /var/run/squid3.pid || echo "File Exists" ' prints "File Exists". Unless logrotate is using a different shell, it should work. This file is also exactly the same as another Squid server I had running that was using Debia