Skip to content

ut/hooks: symlink /etc/resolv.conf to NM copy when not managed otherwise

If /etc/resolv.conf is not managed by either systemd-resolved or resolvconf, we want NetworkManager to manage it. But it can't do so if /etc is read-only. Thus, ahead-of-time delegate this responsibility using a symlink.

Merge request reports

Loading