Wrap the anitya_cron job into lock-wrapper
This commit is contained in:
parent
1e6db06f90
commit
e3f1abadf1
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
# Checks bi-daily for new versions
|
||||
#
|
||||
10 */12 * * * root ANITYA_WEB_CONFIG=/etc/anitya/anitya.cfg /usr/bin/python2 /usr/share/anitya/anitya_cron.py
|
||||
10 */12 * * * root ANITYA_WEB_CONFIG=/etc/anitya/anitya.cfg /usr/local/bin/lock-wrapper /usr/bin/python2 /usr/share/anitya/anitya_cron.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue