diff --git a/roles/postgresql_server/files/koji-cleanup-locks.cron b/roles/postgresql_server/files/koji-cleanup-locks.cron index cd95bd7351..ea9a8d8de7 100644 --- a/roles/postgresql_server/files/koji-cleanup-locks.cron +++ b/roles/postgresql_server/files/koji-cleanup-locks.cron @@ -3,4 +3,4 @@ PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root@fedoraproject.org HOME=/ -#*/10 * * * * postgres /usr/local/bin/kill_idle_xact_92.sh +*/10 * * * * postgres /usr/local/bin/kill_idle_xact_92.sh