mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 16:24:04 +02:00
setup: Fix the mode of created directories
This commit is contained in:
parent
3bd24c48ff
commit
fc05f4d53e
@ -352,7 +352,7 @@ class WebWizard extends Wizard implements SetupWizard
|
||||
$configDir . '/preferences',
|
||||
$configDir . '/enabledModules'
|
||||
),
|
||||
0775
|
||||
2770
|
||||
)
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user