What | Removed | Added |
---|---|---|
CC | hehe_br-opensuse@yahoo.com |
I got the same problem in Tumbleweed snapshot 20210803.
Creating the new folder and renaming the file inside it fixed the permission:
> sudo mkdir /etc/polkit-default-privs
> sudo mv /etc/polkit-default-privs.local /etc/polkit-default-privs/local
> sudo /sbin/set_polkit_default_privs
The fix should be added as a patch to the last update of polkit that changed
the previous location of local permissions.