Once upon a time, Gordon Messmer said:
> systemctl disable systemd-resolved && systemctl stop systemd-resolved
BTW for quite some time, this can just be "systemctl disable --now ".
> rm /etc/resolv.conf
> systemctl restart NetworkManager
>
> As documented in the original change proposal:
> http
On 4/24/22 10:00, Michael Hennebry wrote:
What would a systemd evangelist suggest as a minimal workaround?
systemctl disable systemd-resolved && systemctl stop systemd-resolved
rm /etc/resolv.conf
systemctl restart NetworkManager
As documented in the original change proposal:
https://fedorapr