mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-09 03:55:44 +03:00
nixos/renovate: unset service restart (#359403)
This commit is contained in:
commit
854baca4aa
1 changed files with 0 additions and 1 deletions
|
@ -104,7 +104,6 @@ in
|
|||
Group = "renovate";
|
||||
DynamicUser = true;
|
||||
LoadCredential = lib.mapAttrsToList (name: value: "SECRET-${name}:${value}") cfg.credentials;
|
||||
Restart = "on-failure";
|
||||
CacheDirectory = "renovate";
|
||||
StateDirectory = "renovate";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue