Revert "cluster/services/attic: auto-restart atticd"
This reverts commit 6a51b09f8c
.
Done upstream now.
This commit is contained in:
parent
f4cf09e721
commit
dc7f39c905
1 changed files with 0 additions and 2 deletions
|
@ -72,8 +72,6 @@ in
|
|||
after = [ "postgresql.service" ];
|
||||
serviceConfig = {
|
||||
DynamicUser = lib.mkForce false;
|
||||
Restart = "on-failure";
|
||||
RestartSec = "10s";
|
||||
};
|
||||
environment = {
|
||||
AWS_SHARED_CREDENTIALS_FILE = config.age.secrets.atticS3Credentials.path;
|
||||
|
|
Loading…
Reference in a new issue