Report abuse


			
daily
missingok
rotate 6
compress
delaycompress
notifempty
create 640 jhubert jhubert
sharedscripts
/client/nginx_logs/error.log {

}

/client/nginx_logs/kidzworld.access.log {
  postrotate
    [ ! -f /usr/local/nginx/logs/nginx.pid ] || kill -USR1 `cat /usr/local/nginx/logs/nginx.pid`
  endscript
}