Change UMask
This commit is contained in:
parent
e707ac44e2
commit
f076bd496f
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ in {
|
|||
];
|
||||
Restart = "on-failure";
|
||||
RestartSec = 5;
|
||||
UMask = "077";
|
||||
UMask = 007;
|
||||
|
||||
RuntimeDirectory = "matrixoidc";
|
||||
RuntimeDirectoryMode = 0770;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue