da15385 Update sed-foo to enable nss-systemd and add UNAVAIL fallback for resolve

Authored and Committed by zbyszek 7 years ago
1 file changed. 23 lines added. 8 lines removed.
    Update sed-foo to enable nss-systemd and add UNAVAIL fallback for resolve
    
    Only fall back to "dns" if nss-resolve is not installed (for the
    architecture of the calling program). Once it is, we never want to
    fall back to "dns" as that breaks enforcing DNSSEC verification and
    also pointlessly retries NXDOMAIN failures.
    
    C.f. https://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?id=5e00954
    
        
file modified
+23 -8