]> git.ipfire.org Git - people/stevee/selinux-policy.git/blame - refpolicy/INSTALL
for use until we have a full README
[people/stevee/selinux-policy.git] / refpolicy / INSTALL
CommitLineData
337e4afa
CP
1To install into /etc/selinux/strict:
2
3 make install-src
4
5After install, the old Make targets have been maintained:
6
7Local policy development:
8
9 make policy
10
11Compile and install the policy:
12
13 make install
14
15Compile, install, and load the policy:
16
17 make load
18
19Filesystem labeling:
20
21 make relabel
22 make checklabels
23 make restorelabels