Re: [PATCH] apparmor: update website link
From: Serge Hallyn <serge@hallyn.com>
Date: 2026-07-22 22:41:46
Jul 22, 2026 11:41:27 Ryan Lee [off-list ref]:
On Tue, Jul 21, 2026 at 4:40 AM Baruch Siach [off-list ref] wrote:quoted
apparmor.wiki.kernel.org redirects to the current website.
Sure, but kernel.org seems less likely to go away, and the redirect can easily be updated if needed. Up to John of course, but i would leave it as is.
quoted
Signed-off-by: Baruch Siach <baruch@tkos.co.il> --- security/apparmor/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/security/apparmor/Kconfig b/security/apparmor/Kconfig index 1e3bd44643da..472aa38254be 100644 --- a/security/apparmor/Kconfig +++ b/security/apparmor/Kconfig@@ -11,7 +11,7 @@ config SECURITY_APPARMORThis enables the AppArmor security module. Required userspace tools (if they are not included in your distribution) and further information may be found at - http://apparmor.wiki.kernel.org + https://wiki.apparmor.net If you are unsure how to answer this question, answer N. -- 2.53.0Reviewed-by: Ryan Lee <redacted>