summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorRobert Krahn <robert.krahn@gmail.com>2024-06-07 21:42:31 +0200
committerRobert Krahn <robert.krahn@gmail.com>2024-06-07 21:42:31 +0200
commit0e7f783fa24c32067bd7886acc13f461f4d44570 (patch)
treebf4e521c165f0971be23e771fb847743bf55ad1f /pkgs/development/python-modules/rangehttpserver
parent56446ff9fe8cd67cbcda49d9e3128805dc7aa3f0 (diff)
k3s: add bash to runtime deps for tailscale
When setting up k3s to use tailscale as a network backend, the flannel go library (used by k3s by default) depends on the `sh` binary to execute commands, in particular to run `PostStartupCommand` and `ShutdownCommand` commands. Without having bash/sh available, the network setup process will fail with: ``` flannel exited: failed to register flannel network: failed to run command: tailscale set --accept-routes --advertise-routes=$SUBNET Err: exec: \"sh\": executable file not found in $PATH ``` This fixes that. ref #317223
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions