Closed rhatdan closed 6 years ago
Attempts to set the SELinux label are causing MAC_ADMIN errors, because the call is attempting to set the label to "", we should not be calling the setfilecon call in that case.
Signed-off-by: Daniel J Walsh dwalsh@redhat.com
@mrunalp @TomSweeneyRedHat PTAL
Should fix https://bugzilla.redhat.com/show_bug.cgi?id=1531556
LGTM
Attempts to set the SELinux label are causing MAC_ADMIN errors, because the call is attempting to set the label to "", we should not be calling the setfilecon call in that case.
Signed-off-by: Daniel J Walsh dwalsh@redhat.com