Merge pull request #260128 from adamcstephens/lxd/no-restart-agent

nixos/lxd-agent: prevent restarting on change
This commit is contained in:
Adam C. Stephens
2023-12-19 08:41:21 -05:00
committed by GitHub
@@ -63,6 +63,7 @@ in {
preStart = preStartScript;
# avoid killing nixos-rebuild switch when executed through lxc exec
restartIfChanged = false;
stopIfChanged = false;
unitConfig = {