Hide Forgot
Description of problem: Version-Release number of selected component (if applicable): haproxy-1.4.22-4.el6op.x86_64 selinux-policy-3.7.19-179.el6.noarch selinux-policy-targeted-3.7.19-179.el6.noarch How reproducible: always Steps to Reproduce: # service haproxy status haproxy is stopped # ps -efZ | grep haproxy unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 root 19554 19502 0 23:53 pts/0 00:00:00 grep haproxy # service haproxy start Starting haproxy: [ OK ] # service haproxy status haproxy (pid 19567) is running... # ps -efZ | grep haproxy unconfined_u:system_r:initrc_t:s0 haproxy 19567 1 0 23:53 ? 00:00:00 /usr/sbin/haproxy -D -f /etc/haproxy/haproxy.cfg -p /var/run/haproxy.pid unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 root 19579 19502 0 23:54 pts/0 00:00:00 grep haproxy # Actual results: * haproxy runs as initrc_t Expected results: * haproxy runs in its own SELinux domain
Does it cause any issue? If no, I would move it.
No issues found.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-1598.html