310df39c96
logrotate moves files by default. Supervisor appears to keep the log file handle open throghout and thus ends up continuing logging to rotated file. copytruncate should fix that.