How to avoid the "unconfined_service_t" in WebLogic server
Hi,
Our server running Redhat Linux, and there is "unconfined_service_t" found in startWeblogic.sh and java in Weblogic Admin Server which the system service was created to start/stop Weblogic Admin instance by systemctl command. We also found in other WebLogic Sever which only run the managed WebLogic server instance doesn't detect any "unconfined_service_t" issue. It seems the "unconfined_service _t" issue just related to the service of Weblogic Admin when it call the script startWeblogic.sh.
May I know is there any solution to avoid the "unconfined_service_t" issue in WebLogic?
Thanks!