You can enable SELinux it by typing the following commands:
#genhomedircon
# touch /.autorelabel
# rebootAfter reboot turn it on:
# setenforce 1 You need to modify /etc/grub.conf or /etc/selinux/config to enable SELinux after each reboot. Edit /etc/selinux/config, enter:
# vi /etc/selinux/configEdit/add as follows:
SELINUX=enforcing
SELINUXTYPE=targeted
No comments:
Post a Comment