Skip to content

Adds WSL programmatic management of /etc/resolv.conf.

When WSL automatically generates a resolv.conf for an instance, the /etc/resolv.conf file is a symlink to /mnt/wsl/resolv.conf. This patch adds an entry for this to the other policies to handle such management.

Merge request reports