Fix permissions issue on start due to restricted capabilities (no DAC_OVERRIDE)
This commit is contained in:
@@ -5,5 +5,5 @@ unbound_install_package: yes
|
|||||||
unbound_config_props:
|
unbound_config_props:
|
||||||
path: /etc/unbound/unbound.conf
|
path: /etc/unbound/unbound.conf
|
||||||
mode: "0600"
|
mode: "0600"
|
||||||
owner: unbound
|
owner: root
|
||||||
group: unbound
|
group: root
|
||||||
|
Reference in New Issue
Block a user