After uninstalling Resource Orchestrator, use the following procedure to delete SELinux settings.
Execute the following command and delete the policy module.
# /usr/sbin/semodule -r fjsvrcvmr <RETURN> |
Execute the following command and delete the file label.
# /usr/sbin/semanage fcontext -d /opt/FJSVcir/jre/bin/java <RETURN> |