bundles/seafile: fix mode of /opt/seafile
This commit is contained in:
parent
f701110654
commit
fa50f8b248
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ def defaults(metadata):
|
|||
'seafile': {
|
||||
'home': '/opt/seafile',
|
||||
'deploy_configs': False,
|
||||
'home-mode': '0755',
|
||||
},
|
||||
},
|
||||
}, DEFAULTS, DONE
|
||||
|
|
Loading…
Reference in a new issue