364b854 Ticket 49975 - SUSE rpmlint issues

Authored and Committed by firstyear 5 years ago
    Ticket 49975 - SUSE rpmlint issues
    
    The package maintainer at SUSE kindly pointed out a number of issues
    detected by rpmlint. Of the three issues, this resolves two of them.
    
    The first is calling setgroups with an empty group list before setgid
    so that we guarantee we only have the target user group remaining
    in our permission set when we drop privileges. The second is to remove
    a superfluous shebang line from python
    
    https://pagure.io/389-ds-base/issue/49975
    
    Author: William Brown <william@blackhats.net.au>
    
        
file modified
+16 -0