Fix permissions issue on start due to restricted capabilities (no DAC_OVERRIDE)
parent
d046a8c4d3
commit
270536d814
|
@ -5,5 +5,5 @@ unbound_install_package: yes
|
|||
unbound_config_props:
|
||||
path: /etc/unbound/unbound.conf
|
||||
mode: "0600"
|
||||
owner: unbound
|
||||
group: unbound
|
||||
owner: root
|
||||
group: root
|
||||
|
|
Loading…
Reference in New Issue