resolved: Don’t cache negative results

This commit is contained in:
Simon Bruder 2023-04-16 11:16:47 +02:00
parent 2a5e20cb36
commit 02a77c5cb2
Signed by: simon
GPG key ID: 8D3C82F9F309F8EC

View file

@ -136,6 +136,7 @@
# resolved does not automatically append the search domain (for whatever reason) # resolved does not automatically append the search domain (for whatever reason)
extraConfig = '' extraConfig = ''
ResolveUnicastSingleLabel=yes ResolveUnicastSingleLabel=yes
Cache=no-negative
''; '';
}; };
} }