fix configuration dir permission

Carefully set and check permissions ...
This commit is contained in:
Dietmar Maurer
2019-02-16 12:19:13 +01:00
parent aada2a9719
commit a8f268afbb
5 changed files with 72 additions and 10 deletions

View File

@ -41,10 +41,7 @@ pub mod section_config;
pub mod backup;
pub mod config {
pub mod datastore;
}
pub mod config;
pub mod storage {