deployerbot: do not restart if changed
leads to interesting deadlocks when upgrading self
This commit is contained in:
parent
fbdaedeb04
commit
7bedc09abb
@ -37,6 +37,7 @@
|
||||
description = "Update all known systems";
|
||||
environment = {TZ = "UTC";};
|
||||
path = [pkgs.git pkgs.openssh pkgs.nix];
|
||||
restartIfChanged = false;
|
||||
serviceConfig = {
|
||||
Type = "oneshot";
|
||||
User = "deployerbot-main";
|
||||
|
Loading…
Reference in New Issue
Block a user