mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 17:05:32 +00:00
Updated shared/ and bootstrap/ folder permissions to 0700
This commit is contained in:
parent
80027819bd
commit
6e84e376a6
0
bootstrap/.gitkeep
Normal file → Executable file
0
bootstrap/.gitkeep
Normal file → Executable file
2
launcher
2
launcher
|
@ -88,6 +88,8 @@ set_bootstrap_volumes() {
|
||||||
local mounts
|
local mounts
|
||||||
init_shared
|
init_shared
|
||||||
|
|
||||||
|
chmod 0700 $sharedir $dockerdir/bootstrap/
|
||||||
|
|
||||||
mounts=(
|
mounts=(
|
||||||
$sharedir:/shared
|
$sharedir:/shared
|
||||||
$sharedir/logs/var-log:/var/log
|
$sharedir/logs/var-log:/var/log
|
||||||
|
|
0
shared/.gitkeep
Normal file → Executable file
0
shared/.gitkeep
Normal file → Executable file
Loading…
Reference in a new issue