]>
Commit | Line | Data |
---|---|---|
663996b3 MS |
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. | |
60f067b4 | 7 | # |
e3bff60a MP |
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. | |
f47781d8 | 11 | # |
60f067b4 | 12 | # See resolved.conf(5) for details |
663996b3 | 13 | |
60f067b4 | 14 | [Resolve] |
5eef597e MP |
15 | #DNS= |
16 | #FallbackDNS=@DNS_SERVERS@ | |
4c89c718 | 17 | #Domains= |
5eef597e | 18 | #LLMNR=yes |
4c89c718 | 19 | #DNSSEC=no |