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