# nginx fast logs
*/10	*	*	*	*	root	/usr/bin/flock -n /run/nginx-logrotate.lock -c '/usr/sbin/logrotate -s /var/lib/logrotate/nginx.status /Berkanavt/nginx/etc/nginx-logrotate.conf 2>&1' | logger -t nginx-logrotate
