aboutsummaryrefslogtreecommitdiff
path: root/tcwg-base
diff options
context:
space:
mode:
Diffstat (limited to 'tcwg-base')
-rwxr-xr-xtcwg-base/tcwg-host/start.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-base/tcwg-host/start.sh b/tcwg-base/tcwg-host/start.sh
index 81c54e42..fb80b292 100755
--- a/tcwg-base/tcwg-host/start.sh
+++ b/tcwg-base/tcwg-host/start.sh
@@ -124,7 +124,7 @@ esac
# If this doesn't work, make WSL2 version is 2.0.14 or later; WSL 2.0.9
# has a bug preventing interop outside of the "main init" process tree.
case "$(uname -r)" in
- *"-WSL2") mounts="$mounts -v /init:/init:ro -v /run/WSL:/run/WSL:ro" ;;
+ *"-WSL2") mounts="$mounts -v /init:/init:ro -v /run/WSL:/run/WSL" ;;
esac
# Since we're starting a host container, take the opportunity to ensure that GDB