Fix the call to lock-wrapper in the anitya cron

This commit is contained in:
Pierre-Yves Chibon 2014-10-22 23:16:04 +02:00
parent b4ca46ae4d
commit 4dd88f3ddc

View file

@ -1,3 +1,3 @@
# Checks bi-daily for new versions
#
10 */12 * * * root ANITYA_WEB_CONFIG=/etc/anitya/anitya.cfg /usr/local/bin/lock-wrapper /usr/bin/python2 /usr/share/anitya/anitya_cron.py
10 */12 * * * root ANITYA_WEB_CONFIG=/etc/anitya/anitya.cfg /usr/local/bin/lock-wrapper anitya /usr/share/anitya/anitya_cron.py