Description of problem: There is a typo in the file context rule for /etc/rc.d/init.d/slapd In the rule the file is misspelled as /etc/rc.d/init.d/sldap semanage fcontext -l | grep slapd_initrc_exec_t /etc/rc\.d/init\.d/sldap regular file system_u:object_r:slapd_initrc_exec_t:s0 Version-Release number of selected component (if applicable): selinux-policy-3.9.7-37.fc14.noarch How reproducible: Always Steps to Reproduce: 1. ls -Z /etc/rc.d/init.d/slapd Actual results: system_u:object_r:initrc_exec_t:s0 /etc/rc.d/init.d/slapd Expected results: system_u:object_r:slapd_initrc_exec_t /etc/rc.d/init.d/slapd Additional info: The typo is in the policy-F14.patch in the srpm.
Fixed in F15 sources.
Fixed in selinux-policy-3.9.7-40.fc14.
selinux-policy-3.9.7-40.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/selinux-policy-3.9.7-40.fc14
Package selinux-policy-3.9.7-40.fc14: * should fix your issue, * was pushed to the Fedora 14 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing selinux-policy-3.9.7-40.fc14' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/selinux-policy-3.9.7-40.fc14 then log in and leave karma (feedback).
selinux-policy-3.9.7-40.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.