feat(opensuse): gnome integration.
This commit is contained in:
parent
ff64fbfa51
commit
ad23864094
23 changed files with 98 additions and 38 deletions
|
|
@ -104,14 +104,16 @@ profile gnome-control-center @{exec_path} flags=(attach_disconnected) {
|
|||
/usr/share/mime/{,**} r,
|
||||
/usr/share/pipewire/client.conf r,
|
||||
/usr/share/thumbnailers/{,*} r,
|
||||
/usr/share/wallpapers/{,**} r,
|
||||
/usr/share/xml/iso-codes/iso_[0-9]*-[0-9]*.xml r,
|
||||
/usr/share/zoneinfo/{,**} r,
|
||||
|
||||
/etc/cups/client.conf r,
|
||||
/etc/machine-info r,
|
||||
/etc/pipewire/client.conf.d/ r,
|
||||
/etc/rygel.conf r,
|
||||
/etc/security/pwquality.conf r,
|
||||
/etc/security/pwquality.conf.d/{,**} r,
|
||||
/etc/rygel.conf r,
|
||||
|
||||
/etc/fstab r,
|
||||
/etc/machine-id r,
|
||||
|
|
@ -119,9 +121,9 @@ profile gnome-control-center @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
/var/lib/snapd/desktop/icons/ r,
|
||||
|
||||
/var/cache/cracklib/cracklib_dict.* r,
|
||||
/var/cache/samba/ rw,
|
||||
/var/lib/AccountsService/icons/* r,
|
||||
/var/cache/cracklib/cracklib_dict.* r,
|
||||
|
||||
owner @{HOME}/.cat_installer/ca.pem r,
|
||||
owner @{HOME}/@{XDG_WALLPAPERS_DIR}/{,**} r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue