for use until we have a full README
This commit is contained in:
parent
2dda6a7e40
commit
337e4afa22
|
@ -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
|
Loading…
Reference in New Issue