feat(opensuse): desktop integration.
This commit is contained in:
parent
ff76602843
commit
35fcb6fc71
16 changed files with 75 additions and 20 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue