mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
Another cron fix
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
name="check-update-hooks" cron_file="ansible-check-update-hooks"
|
||||
minute=0 hour=0 weekday=3
|
||||
user=nobody
|
||||
job="MAILTO={{git_check_perms_mailto | "root"}} PATH=/usr/bin:/usr/local/bin git check-perms --check=update-hook {{ git_basepath | "/git"}}"
|
||||
job="MAILTO=root PATH=/usr/bin:/usr/local/bin git check-perms --check=update-hook /git}}"
|
||||
|
||||
# -- Gitolite --------------------------------------------
|
||||
# This is the permission management for package maintainers, using Gitolite.
|
||||
|
||||
Reference in New Issue
Block a user