nixpkgs-suyu/pkgs/applications/networking/cluster/waagent
Florian Klink f12915c4e0 waagent: fix re-execution
waagent re-executes itself in UpdateHandler.run_latest, even if
autoupdate is disabled.
It manually spawns a python interprever with argv0, so make sure we set
this to the right place.
PATH contains our PYTHON, and PYTHONPATH stays set, so this should
somewhat still work.
2023-12-18 19:08:59 +02:00
..
default.nix waagent: fix re-execution 2023-12-18 19:08:59 +02:00
dont-configure-sshd.patch