Add lock wrapper to pkgdb-sync-bugzilla
This commit is contained in:
parent
58b3f2e6e4
commit
203fbfed31
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# Synchronize pkgdb with bugzilla
|
||||
#
|
||||
*/10 * * * * root PKGDB2_CONFIG=/etc/pkgdb2/pkgdb2.cfg /usr/bin/pkgdb-sync-bugzilla
|
||||
*/10 * * * * root PKGDB2_CONFIG=/etc/pkgdb2/pkgdb2.cfg /usr/local/bin/lock-wrapper pkgdb-sync-bugzilla "/usr/bin/pkgdb-sync-bugzilla"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue