nixos/lxd-agent: prevent restarting on change
This commit is contained in:
@@ -61,6 +61,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