Missing selinux fcontext entry for "/var/named/chroot/lib(64)"
Issue
- Before restarting, named
[root@dhcp200-103 chroot]# ls -ldZ /var/named/chroot/usr/lib64/bind/
drwxr-x---. root named system_u:object_r:named_conf_t:s0 /var/named/chroot/usr/lib64/bind/
- After restarting named:
[root@dhcp200-103 chroot]# service named start
Starting named: [ OK ]
[root@dhcp200-103 chroot]# ls -ldZ /var/named/chroot/usr/lib64/bind/
drwxr-xr-x. root root system_u:object_r:lib_t:s0 /var/named/chroot/usr/lib64/bind/
[root@dhcp200-103 chroot]# fixfiles check /var/named
/sbin/restorecon reset /var/named/chroot/usr/lib64/bind context system_u:object_r:lib_t:s0->system_u:object_r:named_conf_t:s
Environment
- Red Hat Enterprise Linux 6.3
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
