Change owner and perms of that cron script.
This commit is contained in:
parent
2359f4cdbb
commit
5dd3b837ba
1 changed files with 2 additions and 2 deletions
|
@ -73,8 +73,8 @@
|
||||||
copy: >
|
copy: >
|
||||||
src=cron/$item
|
src=cron/$item
|
||||||
dest=/usr/share/badges/cronjobs/$item
|
dest=/usr/share/badges/cronjobs/$item
|
||||||
owner=root
|
owner=fedmsg
|
||||||
mode=644
|
mode=744
|
||||||
with_items:
|
with_items:
|
||||||
- award-oldschool-badges
|
- award-oldschool-badges
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue