SHELL=/bin/sh
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
MAILTO=mail-root@yandex-team.ru

0 0 * * * root /usr/sbin/logrotate -f /etc/logrotate.conf > /dev/null 2>&1 || /usr/bin/logger -t logrotate "ALERT exited abnormally with [$?]"
