24 lines
331 B
Plaintext
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
|