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" ];
|
after = [ "postgresql.service" ];
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
DynamicUser = lib.mkForce false;
|
DynamicUser = lib.mkForce false;
|
||||||
Restart = "on-failure";
|
|
||||||
RestartSec = "10s";
|
|
||||||
};
|
};
|
||||||
environment = {
|
environment = {
|
||||||
AWS_SHARED_CREDENTIALS_FILE = config.age.secrets.atticS3Credentials.path;
|
AWS_SHARED_CREDENTIALS_FILE = config.age.secrets.atticS3Credentials.path;
|
||||||
|
|
Loading…
Add table
Reference in a new issue