So, I use Debian on Odroid running a Pi-hole, and I want to exclude the localhost and go directly to 1.1.1.1 instead.
But it seems as soon as I update the resolv.conf will be reset?
There seems to be a variety of hacks to make resolv.conf edits persistent:
prevent-etc-resolv-conf-from-getting-overwritten
Has anyone tried this to bypass Pi-hole for localhost? I'm reluctant to mess about too much with my machine as it relies on the network functioning perfectly, as it is critical to operations and powered on 24/7 doing its work.
Thanks.