64bbbb5 Use copy when replacing files to keep SELinux context

1 file Authored by mbasti 7 years ago, Committed by mbabinsk 7 years ago,
    Use copy when replacing files to keep SELinux context
    
    When installer replaces any file with newer, it must use 'copy' instead of
    'mv' to keep SELinux context valid.
    
    https://fedorahosted.org/freeipa/ticket/6111
    
    Reviewed-By: Petr Spacek <pspacek@redhat.com>
    
        
file modified
+5 -1