for use until we have a full README

This commit is contained in:
Chris PeBenito 2005-06-15 15:34:44 +00:00
parent 2dda6a7e40
commit 337e4afa22
1 changed files with 23 additions and 0 deletions

23
refpolicy/INSTALL Normal file
View File

@ -0,0 +1,23 @@
To install into /etc/selinux/strict:
make install-src
After install, the old Make targets have been maintained:
Local policy development:
make policy
Compile and install the policy:
make install
Compile, install, and load the policy:
make load
Filesystem labeling:
make relabel
make checklabels
make restorelabels