Commit 95f1d57
authored
Drop WSL2 iptables-legacy workaround (#168)
* Drop WSL2 iptables-legacy workaround
Recent WSL2 kernels support the nftables iptables backend out of the
box, so forcing iptables-legacy is no longer necessary. Remove the
supervisor_bootstrap script and its invocations.
Confirmed working on WSL2 kernel:
Linux 6.6.87.2-microsoft-standard-WSL2 #1 SMP PREEMPT_DYNAMIC
Thu Jun 5 18:30:46 UTC 2025 x86_64
* Bump devcontainer version1 parent 4a2c6f0 commit 95f1d57
File tree
6 files changed
+3
-16
lines changed- apps
- rootfs/usr/bin
- common/rootfs_supervisor/usr/bin
- supervisor
- rootfs/usr/bin
6 files changed
+3
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments