3571bac Ticket 49814 - dscreate should set the port selinux labels

Authored and Committed by mreynolds 5 years ago
    Ticket 49814 - dscreate should set the port selinux labels
    
    Description:
    
    dscreate was not setting the selinux labels on the ports, so if you specified
    a non-standard port the instance would not start.  This fix sets/removes
    selinux labels during instance creation and removal
    
    Also moved ds_selinux_port_query & ds_selinux_enabled to the legacy tools
    package as they are only used by setup-ds.pl
    
    https://pagure.io/389-ds-base/issue/49814
    
    Reviewed by: firstyear & mhonek (Thanks!!)
    
        
file modified
+3 -3
file modified
+47 -0