resolved: Don’t cache negative results
This commit is contained in:
parent
2a5e20cb36
commit
02a77c5cb2
|
@ -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
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue