This cron also has to be 644
This commit is contained in:
parent
21ba0ac487
commit
1f92636069
1 changed files with 1 additions and 1 deletions
|
@ -23,6 +23,6 @@
|
|||
- name: Install the fedora-owner-change cronjob
|
||||
copy: >
|
||||
src=fedora-owner-change.cron dest=/etc/cron.d/fedora-owner-change.cron
|
||||
owner=root group=root mode=0755
|
||||
owner=root group=root mode=0644
|
||||
tags:
|
||||
- files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue