SHELL=/bin/bash
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
YA_CACHE_DIR=/opt/arc_make_cache


*/11 * * * * root  /usr/local/bin/dt-update-arc-yt-cache.sh >> /var/log/yandex-du-cache-heater/updater.log.$(date +\%Y\%m\%d) 2>&1

1 1 * * * root  /usr/local/bin/ya gc cache --size-limit=10 >> /var/log/yandex-du-cache-heater/gc.log.$(date +\%Y\%m\%d) 2>&1

