#!/bin/bash
flock -w 200 /var/run/lock/metrika-logrotate -c "/usr/sbin/logrotate $1 $2"
