v0.4.1
Documentation only — no code change. Released so the README rendered on
pub.dev stops handing out a polkit rule that does nothing on Debian/Ubuntu.
- Fix the documented polkit rule, which granted only to
wheel— the admin
group on Fedora/RHEL/Arch but not on Debian/Ubuntu, where it issudo. A
wheel-only rule silently does nothing on Debian and is hard to diagnose,
because the rule looks installed and the error is unchanged. Match both. - Document that installing the rule is not sufficient: you must be in the
group, passwordlesssudois not the same thing, andusermoddoes not
affect a running session. All three produce the same unchanged denial.