-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
You need to set kernelCommandLine=cgroup_no_v1=all in your .wslconfig
❯ cat ~\.wslconfig
∙
∙
# https://learn.microsoft.com/en-us/windows/wsl/wsl-config
[wsl2]
kernelCommandLine=cgroup_no_v1=all
networkingMode=mirrored
dnsTunneling=true
[experimental]
autoMemoryReclaim=gradual
I think you need to install aardvark-dns as well:
sudo apt install aardvark-dnsReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation