Merge pull request #127641 from xfix/promethus-state-permissions
This commit is contained in:
commit
5f44b42bf4
1 changed files with 1 additions and 0 deletions
|
@ -945,6 +945,7 @@ in {
|
|||
RuntimeDirectoryMode = "0700";
|
||||
WorkingDirectory = workingDir;
|
||||
StateDirectory = cfg.stateDir;
|
||||
StateDirectoryMode = "0700";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue