[systemd-devel] systemd-resolved : How to change permanently to 127.0.0.54
Laura Smith
n5d9xq3ti233xiyif2vp at protonmail.ch
Mon Dec 23 11:08:56 UTC 2024
On Monday, 23 December 2024 at 07:45, Daniel Foster <daniel at amesite.me> wrote:
> I believe you can just remove the symlink at /etc/resolv.conf and
> replace it with a file that points to 127.0.0.54.
>
Thanks Daniel, that has been my work-around, a systemd timer checking for 127.0.0.53 and doing a sed on /etc/resolv.conf
So I came here looking for a more "official" work-around, e.g. some config file param I missed.
But it looks like there isn't, so I guess I'll just leave my work-around in place. Maybe something to add in a future release ? :)
More information about the systemd-devel
mailing list