10c85d6 Issue 50940 - Permissions of some shipped directories may change over time

Authored and Committed by mhonek 3 years ago
    Issue 50940 - Permissions of some shipped directories may change over time
    
    Bug Description:
    Some utilities (e.g. installer, esp. setup-ds.pl) alter permissions of
    some folders shipped by default. This is discoverable by running
    `rpm -V 389-ds-base` after using these.
    
    Fix Description:
    Since Perl tools are deprecated and Python tools do not seem to change
    most of those permissions, only fix /var/lock/dirsrv in SPEC file.
    
    Relates: https://pagure.io/389-ds-base/issue/50940
    
    Author: Matus Honek <mhonek@redhat.com>
    
    Review By: Simon (Thanks!)
    
    (cherry picked from commit 26c77a4bb02672a63bb2cdeb68f951f3796af29c)
    
        
file modified
+2 -1