7c5f9c resolved: create /etc/resolv.conf symlink at runtime

2 files Authored by Zbigniew Jędrzejewski-Szmek 4 years ago, Committed by Packit Service 4 years ago,
    resolved: create /etc/resolv.conf symlink at runtime
    
    If the symlink doesn't exists, and we are being started, let's
    create it to provie name resolution.
    
    If it exists, do nothing. In particular, if it is a broken symlink,
    we cannot really know if the administator configured it to point to
    a location used by some service that hasn't started yet, so we
    don't touch it in that case either.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1313085
    
    patch_name: 0029-resolved-create-etc-resolv.conf-symlink-at-runtime.patch
    present_in_specfile: true
    location_in_specfile: 29
    squash_commits: true
    
        
file modified
+4 -0
file modified
+0 -3