From c23f966a56910701f04708e2b94c9c8fc2cbfd0e Mon Sep 17 00:00:00 2001 From: Vasilito Date: Sun, 3 May 2026 16:42:18 +0100 Subject: [PATCH] docs: update polkit recipe TODO to reflect real implementation --- local/recipes/system/redbear-polkit/recipe.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/recipes/system/redbear-polkit/recipe.toml b/local/recipes/system/redbear-polkit/recipe.toml index 5968ac6a..4153dea7 100644 --- a/local/recipes/system/redbear-polkit/recipe.toml +++ b/local/recipes/system/redbear-polkit/recipe.toml @@ -1,4 +1,4 @@ -#TODO: redbear-polkit — minimal org.freedesktop.PolicyKit1 daemon. Always-permit authorization for at-console users. +#TODO: redbear-polkit — org.freedesktop.PolicyKit1 daemon. UID-based authorization via /etc/polkit-1/policy.toml. Root always authorized. [source] path = "source"