From b1ffe9d0524bc0d97be30e203bfa040af8d34776 Mon Sep 17 00:00:00 2001 From: librelad Date: Fri, 29 May 2026 14:50:11 +0100 Subject: [PATCH] chore(rootless): trim AppArmor banner text Co-Authored-By: Claude Opus 4.8 Signed-off-by: librelad --- scripts/docker/install/rootless/rootless_apparmor.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/docker/install/rootless/rootless_apparmor.sh b/scripts/docker/install/rootless/rootless_apparmor.sh index 8a326a7..e440c6a 100644 --- a/scripts/docker/install/rootless/rootless_apparmor.sh +++ b/scripts/docker/install/rootless/rootless_apparmor.sh @@ -35,7 +35,7 @@ installRootlessApparmorForPasta() return 0 fi - isHeader "AppArmor: enabling pasta access for rootless Docker" + isHeader "AppArmor: enabling pasta for rootless Docker" # 1. Add `include if exists ` to the main profile if # it isn't already there. The line lives just before the closing `}` of