Merge "Fix permission on chrony.conf"
This commit is contained in:
commit
b595f236d0
@ -4,7 +4,7 @@
|
|||||||
{
|
{
|
||||||
"source": "{{ container_config_directory }}/chrony.conf",
|
"source": "{{ container_config_directory }}/chrony.conf",
|
||||||
"dest": "/etc/chrony/chrony.conf",
|
"dest": "/etc/chrony/chrony.conf",
|
||||||
"owner": "root",
|
"owner": "chrony",
|
||||||
"perm": "0644"
|
"perm": "0644"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user