summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorYuri Nesterov <yuriy.nesterov@unikie.com>2023-06-22 15:17:42 +0300
committerYuri Nesterov <yuriy.nesterov@unikie.com>2023-12-20 13:21:43 +0200
commit6008246790d4b3eb27c02d3a9b9424b91f55a8b4 (patch)
treee247a39b0743f36bc5fdf919e21551f68a91661b /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent688991ba84af0bf9518e5f0a3c2c471474a358e0 (diff)
systemd: disable NSCD when DNSSEC validation is disabled in timesyncd
When a system has a wrong date and time timesyncd is unable to synchronize it because DNSSEC doesn't work. In order to break this chicken and egg problem systemd-timesync disables DNSSEC validation by setting SYSTEMD_NSS_RESOLVE_VALIDATE=0 in the unit file. However, it doesn't work in NixOS because it uses NSCD. This patch disables NSCD in systemd-timesyncd when SYSTEMD_NSS_RESOLVE_VALIDATE is set to 0 so that it uses NSS libraries directly. In order for it to be able to find the libnss_resolve.so.2 library this patch adds the systemd directory in the nix store to the LD_LIBRARY_PATH.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions