resolved.conf 637 B

12345678910111213141516171819202122232425
  1. # This file is part of systemd.
  2. #
  3. # systemd is free software; you can redistribute it and/or modify it
  4. # under the terms of the GNU Lesser General Public License as published by
  5. # the Free Software Foundation; either version 2.1 of the License, or
  6. # (at your option) any later version.
  7. #
  8. # Entries in this file show the compile time defaults.
  9. # You can change settings by editing this file.
  10. # Defaults can be restored by simply deleting this file.
  11. #
  12. # See resolved.conf(5) for details
  13. [Resolve]
  14. DNS=1.1.1.1
  15. #FallbackDNS=
  16. #Domains=
  17. #LLMNR=no
  18. #MulticastDNS=no
  19. #DNSSEC=no
  20. #DNSOverTLS=no
  21. #Cache=no
  22. DNSStubListener=no
  23. #ReadEtcHosts=yes