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