# Enable extra metadata options by default
[automount]
enabled = true
root = /mnt/
options = "metadata,umask=22,fmask=111"
mountFsTab = false
# Enable DNS – even though these are turned on by default, we’ll specify here just to be explicit.
[network]
generateHosts = true
generateResolvConf = true
And restart WSL in Windows Powershell under admin's right:
Get-Service LxssManager | Restart-Service
Don't give thanks. :)
Комментариев нет:
Отправить комментарий