bundles/{grafana,influxdb2}: fix more permissions
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
72d91767ec
commit
8301664d9a
2 changed files with 1 additions and 3 deletions
|
@ -4,7 +4,7 @@ directories = {
|
|||
'/var/lib/influxdb': {
|
||||
'owner': 'influxdb',
|
||||
'group': 'influxdb',
|
||||
'mode': '0750',
|
||||
'mode': '0755',
|
||||
'needs': {
|
||||
'pkg_apt:influxdb2',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue