Hide Forgot
Description of problem: Version-Release number of selected component (if applicable): collectd-4.10.9-1.el6.x86_64 selinux-policy-3.7.19-230.el6.noarch selinux-policy-doc-3.7.19-230.el6.noarch selinux-policy-minimum-3.7.19-230.el6.noarch selinux-policy-mls-3.7.19-230.el6.noarch selinux-policy-targeted-3.7.19-230.el6.noarch How reproducible: always Steps to Reproduce: # run_init service collectd status Authenticating root. Password: collectd is stopped # run_init service collectd start Authenticating root. Password: Starting collectd: [ OK ] # run_init service collectd status Authenticating root. Password: collectd (pid 14916) is running... # ps -efZ | grep collectd system_u:system_r:initrc_t:s0 root 14916 1 0 10:57 ? 00:00:00 /usr/sbin/collectd -C /etc/collectd.conf unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 root 14935 2738 0 10:58 pts/0 00:00:00 grep collectd # Actual results: * collectd runs as initrc_t Expected results: * collectd runs in its own SELinux domain
Hi Milos, Do I need make some changes in config file before first start this service? I can't start it.
I just added the hostname of my VM into /etc/hosts file, because the VM has no FQDN: 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 rhel66.localdomain
patch sent.
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-2014-1568.html