From 05e59e5fb0064c97a1c10921ecd549f2d4a58565 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Wed, 09 Oct 2024 06:14:40 +0000 Subject: [PATCH] add REDIRECT --- kernel/Documentation/admin-guide/LSM/SELinux.rst | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kernel/Documentation/admin-guide/LSM/SELinux.rst b/kernel/Documentation/admin-guide/LSM/SELinux.rst index f722c9b..520a1c2 100644 --- a/kernel/Documentation/admin-guide/LSM/SELinux.rst +++ b/kernel/Documentation/admin-guide/LSM/SELinux.rst @@ -6,7 +6,7 @@ to use the distro-provided policies, or install the latest reference policy release from - http://oss.tresys.com/projects/refpolicy + https://github.com/SELinuxProject/refpolicy However, if you want to install a dummy policy for testing, you can do using ``mdp`` provided under -- Gitblit v1.6.2