feat(opensuse): desktop integration.

This commit is contained in:
Alexandre Pujol 2023-02-04 23:43:18 +00:00
parent ff76602843
commit 35fcb6fc71
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
16 changed files with 75 additions and 20 deletions

View file

@ -41,6 +41,7 @@ profile polkitd @{exec_path} {
/etc/polkit-1/rules.d/[0-9][0-9]-*.rules r,
/etc/polkit-1/localauthority/{,**} r,
/etc/polkit-1/localauthority.conf.d/{,**} r,
/etc/polkit-1/actions/{,*.policy} r,
# Vendor rules
/usr/share/polkit-1/rules.d/ r,
@ -51,8 +52,8 @@ profile polkitd @{exec_path} {
/usr/share/polkit-1/actions/*.policy r,
/usr/share/polkit-1/actions/*.policy.choice r,
owner /var/lib/polkit-1/.cache/ rw,
/var/lib/polkit-1/localauthority/{,**} r,
owner /var/lib/polkit{,-1}/.cache/ rw,
/var/lib/polkit{,-1}/localauthority/{,**} r,
@{run}/systemd/sessions/* r,
@{run}/systemd/users/@{uid} r,