Description of problem: ----------------------- SELinux is disabled in the RHGS container image. It should be enabled by default in the image. Version-Release number of selected component (if applicable): ------------------------------------------------------------- rhgs-server-rhel7:3.1.2-5 How reproducible: ----------------- Always Steps to Reproduce: ------------------- 1. Install selinux-policy package on the container. 2. Check output of `sestatus' command - # sestatus SELinux status: disabled Actual results: --------------- SELinux is disabled. Expected results: ----------------- SELinux should be enabled.