nalin / oddjob

Forked from oddjob 7 years ago
Clone

3e26e37 Only process SELinux contexts if SELinux is not disabled

Authored and Committed by abbra 4 years ago
    Only process SELinux contexts if SELinux is not disabled
    
    When operating under SELinux disabled, do not try to retrieve SELinux
    context of the D-Bus sender because it will fail with a D-Bus error
    message that confuses users in the logs and breaks operations.
    
    Resolves: rhbz#1578150
    Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+4 -2
file modified
+1 -1
file modified
+2 -1