Merge pull request #89274 from flokli/nscd-disable-positive-hosts-caching

nixos/nscd: set positive hosts caching ttl to 0
This commit is contained in:
Florian Klink
2020-06-01 17:24:02 +02:00
committed by GitHub

View File

@@ -24,7 +24,7 @@ negative-time-to-live netgroup 0
shared netgroup yes
enable-cache hosts yes
positive-time-to-live hosts 600
positive-time-to-live hosts 0
negative-time-to-live hosts 0
shared hosts yes