Hide Forgot
Description of problem: Version-Release number of selected component (if applicable): cgdcbxd-1.0.1-2.el6.x86_64 selinux-policy-3.7.19-231.el6.noarch selinux-policy-doc-3.7.19-231.el6.noarch selinux-policy-minimum-3.7.19-231.el6.noarch selinux-policy-mls-3.7.19-231.el6.noarch selinux-policy-targeted-3.7.19-231.el6.noarch How reproducible: always Steps to Reproduce: # run_init service cgdcbxd status Authenticating root. Password: cgdcbxd is stopped # run_init service cgdcbxd start Authenticating root. Password: Starting cgdcbxd: cgdcbx: already running pid = 4628 [ OK ] # run_init service cgdcbxd status Authenticating root. Password: cgdcbxd (pid 4628) is running... # ps -efZ | grep cgdcbxd system_u:system_r:initrc_t:s0 root 4628 1 0 16:51 ? 00:00:00 /usr/sbin/cgdcbxd unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 root 4645 4522 0 16:51 pts/0 00:00:00 grep cgdcbxd # Actual results: * cgdcbxd runs as initrc_t Expected results: * cgdcbxd runs in its own SELinux domain
I don't see any interaction with other domains for cgdcbxd policy. We have this policy in RHEL-7. I am going to close it as WONTFIX for RHEL-6. If it is needed for RHEL-6, please reopen the bug.