From 5253aa2eee365297b8f2a6d147433b9b4aedf2ad Mon Sep 17 00:00:00 2001 From: RoyalOughtness <129108030+RoyalOughtness@users.noreply.github.com> Date: Tue, 26 Nov 2024 16:18:09 -0800 Subject: [PATCH] docs: add note about the wheel user (#616) --- docs/POSTINSTALL-README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/POSTINSTALL-README.md b/docs/POSTINSTALL-README.md index f09a243..cc9007d 100644 --- a/docs/POSTINSTALL-README.md +++ b/docs/POSTINSTALL-README.md @@ -105,6 +105,9 @@ When using a non-wheel user, you can add the user to other groups if you want. F - use `adb` and `fastboot`: `plugdev` - use systemwide flatpaks: `flatpak` +> [!NOTE] +> You don't need to login using your wheel user to use it for privileged operations. When logged in as your non-wheel user, polkit will prompt you to authenticate as your wheel user as needed, or when requested by calling `run0`. + ## Setup system DNS Interactively setup system DNS resolution for systemd-resolved (optionally also set the resolver for hardened-chromium via management policy):