diff --git a/roles/copr/frontend-cloud/files/cron.daily/copr-frontend-optional b/roles/copr/frontend-cloud/files/cron.daily/copr-frontend-optional index 8b06c5525b..92ca1980d2 100644 --- a/roles/copr/frontend-cloud/files/cron.daily/copr-frontend-optional +++ b/roles/copr/frontend-cloud/files/cron.daily/copr-frontend-optional @@ -5,6 +5,5 @@ # $ dnf diff copr-frontend /etc/cron.daily/copr-frontend-optional # to see our changes, and perhaps update when appropriate. -#TODO: enable once appropriate -#runuser -c 'copr-frontend notify_outdated_chroots' - copr-fe -#runuser -c 'copr-frontend delete_outdated_chroots' - copr-fe +runuser -c 'copr-frontend notify_outdated_chroots' - copr-fe +runuser -c 'copr-frontend delete_outdated_chroots' - copr-fe