oliveiradan / 389-ds-base

Forked from 389-ds-base 5 years ago
Clone

6a1c273 Bug 544321 - remove-ds.pl should not throw error unlabelling port

Authored and Committed by nkinder 13 years ago
    Bug 544321 - remove-ds.pl should not throw error unlabelling port
    
    When removing an instance using remove-ds.pl, a fatal error will
    be thrown when trying to remove the SELinux port label if the port
    is not labelled.  This patch makes this case a non-error since
    there is no need to complain about removing a label if it has
    already been removed.