811db90 Issue 50940 - Permissions of some shipped directories may change over time

Authored and Committed by mhonek 4 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:
    Adjust make-generated permissions from the autotools/FHS defaults to the
    target permissions.
    
    /var/lock/dirsrv is shipped in SPEC file only, thus it is adjusted only there.
    
    Related: https://pagure.io/389-ds-base/issue/50940
    
    Author: Matus Honek <mhonek@redhat.com>
    
    Review By: Mark (thanks!)
    
        
file modified
+7 -0
file modified
+2 -1