copr: own /var/log/copr-dist-git
This commit is contained in:
parent
97481eda57
commit
d6c982c2f9
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
|||
with_items:
|
||||
- /var/lib/copr-dist-git/
|
||||
- /var/lib/copr-dist-git/cgit_pkg_list
|
||||
- /var/log/copr-dist-git
|
||||
|
||||
- name: make sure directories are owned by copr-service:packager user
|
||||
shell: stat -c '%U' /var/lib/copr-dist-git/git | grep copr-service || stat -c '%G' /var/lib/copr-dist-git/git |grep packager || chown -R copr-service:packager /var/lib/dist-git/git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue