0ae5e5f semanage.conf - expand list of ignoredirs

Authored and Committed by plautrba 3 years ago
    semanage.conf - expand list of ignoredirs
    
    It should prevent problems with wrong labels on directories in / after
    commands like:
    
        # useradd -Z unconfined_u -d /var test
    
        # matchpathcon /var
        /var    unconfined_u:object_r:user_home_dir_t:s0
    
        
file modified
+1 -1