diff options
| author | Stephen Smalley <stephen.smalley.work@gmail.com> | 2025-06-17 10:39:07 -0400 |
|---|---|---|
| committer | Paul Moore <paul@paul-moore.com> | 2025-06-18 15:12:54 -0400 |
| commit | 17bd3c01667aafaa267e64be70f9627e287ec210 (patch) | |
| tree | 007b06d263d94fac1151976dc86f7e620b2153e3 /Documentation/admin-guide/LSM | |
| parent | 8a71d8fa55760eb7f6b1c8a96e771e2678625b9c (diff) | |
documentation: add links to SELinux resources
Add links to the SELinux kernel subsystem README.md file, the
SELinux kernel wiki, and the SELinux userspace wiki to the
SELinux guide.
Signed-off-by: Stephen Smalley <stephen.smalley.work@gmail.com>
[PM: spacing and style corrections, subject tweak]
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'Documentation/admin-guide/LSM')
| -rw-r--r-- | Documentation/admin-guide/LSM/SELinux.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/admin-guide/LSM/SELinux.rst b/Documentation/admin-guide/LSM/SELinux.rst index 520a1c2c6fd2..cdd65164ca96 100644 --- a/Documentation/admin-guide/LSM/SELinux.rst +++ b/Documentation/admin-guide/LSM/SELinux.rst @@ -2,6 +2,17 @@ SELinux ======= +Information about the SELinux kernel subsystem can be found at the +following links: + + https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git/tree/README.md + + https://github.com/selinuxproject/selinux-kernel/wiki + +Information about the SELinux userspace can be found at: + + https://github.com/SELinuxProject/selinux/wiki + If you want to use SELinux, chances are you will want to use the distro-provided policies, or install the latest reference policy release from |