Add cronjob to clean dnf cache on koschei-backend
This commit is contained in:
parent
a6b715ffad
commit
eda7053dcf
1 changed files with 3 additions and 0 deletions
|
@ -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-*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue