↘ How to disable systemd-resolved through resolved.conf settings
· 2 мин. оқу

Intro
In short, the systemd-resolved service is a system service that provides network name resolution to local applications. It implements a caching DNS stub resolver and an LLMNR resolver and responder.
See the official documentation for more information.
In some cases, you may need to disable this service. For example, if you are using a custom DNS server or if you are using a VPN service that provides its own DNS servers.
You can disable Systemd-resolved using your own settings in the resolved.conf file.
