selinux-policy/refpolicy/INSTALL
2005-06-15 15:34:44 +00:00

24 lines
331 B
Plaintext

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