pdc/backend: Fix cron job ti involke lock-wrapper correctly.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
b0c0b951a5
commit
6705ee4d37
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
# run once a day and report
|
||||
MAILTO=releng-cron@lists.fedoraproject.org
|
||||
0 18 * * * root /usr/local/bin/lock-wrapper /usr/bin/pdc-updater-audit
|
||||
0 18 * * * root /usr/local/bin/lock-wrapper pdc-audit /usr/bin/pdc-updater-audit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue