Add cronjob to clean dnf cache on koschei-backend

This commit is contained in:
Michael Simacek 2016-06-10 12:10:22 +02:00
parent a6b715ffad
commit eda7053dcf

View file

@ -1,3 +1,6 @@
SHELL=/bin/bash
MAILTO=sysadmin-koschei-members@fedoraproject.org
0 0-23/3 * * * koschei /usr/local/bin/koschei-refresh-group php 'php*'
# I'd use dnf clean, but it leaves stuff behind
5 1 * * * koschei rm -rf /var/tmp/dnf-koschei-*