Package: resolvconf Version: 1.94 Severity: wishlist If some nuthead's VPN solution (hello f5) replaces the symlink /etc/resolv.conf by a static file (listing just the DNS resolver reachable via VPN), then the user's laptop might end up with a broken DNS configuration on the next reboot. The static file is still in place. Without DNS it cannot connect to the company VPN gateway.
Would it be possible to recover the resolv.conf symlink by a oneshot systemd service run at boot time, before networking is started? Optionally, of course. I would have preferred to make the symlink immutable, but this is not supported on Linux. Regards Harri

