Minor corrections.

This commit is contained in:
Alexandre Pujol 2021-05-11 22:07:20 +01:00
parent dfcafbe472
commit 717505daf5
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC
3 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,7 @@ profile gnome-control-center-print-renderer @{exec_path} {
/usr/share/glvnd/egl_vendor.d/{,*.json} r,
/usr/share/icons/{,**} r,
/usr/share/mime/mime.cache r,
/usr/share/pixmaps/{,**} r,
/usr/share/X11/xkb/** r,
owner @{user_cache_dirs}/mesa_shader_cache/index rw,

View File

@ -126,6 +126,7 @@ profile gnome-shell @{exec_path} flags=(attach_disconnected) {
@{sys}/devices/pci[0-9]*/**/boot_vga r,
@{sys}/devices/pci[0-9]*/**/input[0-9]*/{properties,name} r,
@{sys}/devices/pci[0-9]*/**/net/*/statistics/{rx_bytes,tx_bytes} r,
@{sys}/devices/pci[0-9]*/drm/ r,
owner @{PROC}/@{pid}/fd/ r,
owner @{PROC}/@{pid}/cgroup r,

View File

@ -30,6 +30,7 @@ profile gsd-media-keys @{exec_path} flags=(attach_disconnected) {
owner @{user_config_dirs}/pulse/client.conf r,
owner @{user_config_dirs}/pulse/cookie rk,
owner @{user_cache_dirs}/event-sound-cache.tdb.* rwk,
owner @{user_share_dirs}/event-sound-cache.tdb.* rwk,
/var/lib/gdm/.config/pulse/client.conf r,