diff options
| author | Peter Simons <simons@cryp.to> | 2016-01-19 21:50:27 +0100 |
|---|---|---|
| committer | Peter Simons <simons@cryp.to> | 2016-01-19 21:54:43 +0100 |
| commit | 5e468b96b432c938665ac056463a29fde40067b7 (patch) | |
| tree | 140983a4b78370b73592e7937975fb403cbea210 /pkgs/development/python-modules/httpserver | |
| parent | 8871de95f5277dc88d991437ac3e782faada4846 (diff) | |
nixos: add 'networking.dnsExtensionMechanism' option to enable edns0 (for DNSSEC)
Set this option to 'true' (default: 'false') to enable extension mechanisms for
DNS (EDNS) in your local glibc resolver. This is required for supporting
DNSSEC, for example.
Implementation detail: the patch changes assignments to "resolv_conf_options"
to use "+=" instead of "=" to ensure that multiple users of that variable don't
overwrite each other. The generated config file is a shell script, after all,
so this should work fine.
Closes https://github.com/NixOS/nixpkgs/issues/12470.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
