1.# tar -jxvf refpolicy-20071214.tar.bz2 -C /tmp
# cd /tmp/refpolicy
# make install-src
2.
Edit the policy build.conf file (/etc/selinux/refpolicy/src/policy/buildconf). Near the top of the file, the policy has a few build options. The DISTRO option needs to be uncommented and set to redhat, and DIRECT_INITRC should be set to y.
3.# make install
4. Modify the /etc/selinux/config file, and set SELINUXTYPE to refpolicy.
5.# touch /.autorelabel
# shutdown -r now
The approach comes from http://oss.tresys.com/projects/refpolicy/wiki/UseRefpolicy
But when I restart the computer,the problem comes forth as follows :
Reading all physical volunmes,this may take a while...
Found volume group "VolGroup00" using Metadata type lvm2
2 logical volume(s) in volune group "VolGroup00" now active
init: rcS main process(515) terminated with status 1
init: rcS post-stop process(518) terminated with status 1
it stopped in here and can't restart. can anybody tell me why?
穿越地震带 纪念汶川地震一周年