%PDF- %PDF-
Direktori : /etc/logrotate.d/ |
Current File : //etc/logrotate.d/nginx.rpmsave |
/var/log/nginx/*.log { daily missingok rotate 7 compress delaycompress notifempty create 640 nginx adm sharedscripts postrotate if [ -f /var/run/nginx.pid ]; then kill -USR1 `cat /var/run/nginx.pid` fi endscript }