Merge pull request #260128 from adamcstephens/lxd/no-restart-agent
nixos/lxd-agent: prevent restarting on change
This commit is contained in:
@@ -63,6 +63,7 @@ in {
|
||||
preStart = preStartScript;
|
||||
|
||||
# avoid killing nixos-rebuild switch when executed through lxc exec
|
||||
restartIfChanged = false;
|
||||
stopIfChanged = false;
|
||||
|
||||
unitConfig = {
|
||||
|
||||
Reference in New Issue
Block a user