Update profiles.

This commit is contained in:
Alexandre Pujol 2022-02-08 18:16:45 +00:00
parent 7274f98fa6
commit 9ecc1aa240
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
10 changed files with 33 additions and 14 deletions

View file

@ -17,6 +17,7 @@ profile gnome-control-center-print-renderer @{exec_path} {
@{exec_path} mr,
/usr/share/egl/{,**} r,
/usr/share/glib-2.0/schemas/gschemas.compiled r,
/usr/share/glvnd/egl_vendor.d/{,*.json} r,
/usr/share/icons/{,**} r,
@ -25,6 +26,7 @@ profile gnome-control-center-print-renderer @{exec_path} {
/usr/share/X11/xkb/** r,
owner @{user_cache_dirs}/mesa_shader_cache/index rw,
owner @{user_share_dirs}/icons/{,**} r,
owner @{run}/user/@{uid}/gdm/Xauthority r,

View file

@ -27,7 +27,7 @@ profile nautilus @{exec_path} flags=(attach_disconnected) {
# Full access to user's data
/ r,
owner @{HOME}/{,**} rw,
owner @{MOUNTS}/*/{,**} rw,
owner @{MOUNTS}/{,**} r,
owner @{run}/user/@{uid}/{,**} rw,
owner /tmp/{,**} rw,