354d729 ipa_restore: Restore SELinux context of template_dir /var/log/dirsrv/slapd-X

Authored and Committed by twoerner 7 years ago
    ipa_restore: Restore SELinux context of template_dir /var/log/dirsrv/slapd-X
    
    The template directory /var/log/dirsrv/slapd-X could be created with the
    wrong SELinux context.
    
    Related to: https://pagure.io/freeipa/issue/7662
    
    Reviewed-By: Christian Heimes <cheimes@redhat.com>