mattermost service: PrivateTmp broken with local postgresql
This commit is contained in:
parent
547c51a2a2
commit
cce8aab9de
@ -201,7 +201,6 @@ in
|
||||
Group = cfg.group;
|
||||
ExecStart = "${pkgs.mattermost}/bin/mattermost-platform";
|
||||
WorkingDirectory = "${cfg.statePath}";
|
||||
PrivateTmp = true;
|
||||
JoinsNamespaceOf = mkIf cfg.localDatabaseCreate "postgresql.service";
|
||||
Restart = "always";
|
||||
RestartSec = "10";
|
||||
|
Loading…
Reference in New Issue
Block a user