feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2023-01-18 23:37:06 +00:00
parent 5b15521255
commit 2f563fa818
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
10 changed files with 36 additions and 17 deletions

View file

@ -15,6 +15,7 @@ profile gnome-extensions-app @{exec_path} {
include <abstractions/fonts>
include <abstractions/freedesktop.org>
include <abstractions/mesa>
include <abstractions/nameservice-strict>
include <abstractions/opencl>
include <abstractions/vulkan>

View file

@ -45,7 +45,7 @@ profile gnome-music @{exec_path} {
owner @{user_music_dirs}/{,**} r,
owner @{user_cache_dirs}/gnome-music/{,**} rwk,
owner @{user_cache_dirs}/media-art/album-*.jpeg rw,
owner @{user_cache_dirs}/media-art/{,*} rw,
owner @{user_share_dirs}/grilo-plugins/ rwk,
owner @{user_share_dirs}/grilo-plugins/*.db{,-shm,-journal,-wal} rwk,
@ -54,6 +54,7 @@ profile gnome-music @{exec_path} {
owner /tmp/grilo-plugin-cache-[0-9A-Z]*/ rw,
owner @{PROC}/@{pid}/cmdline r,
owner @{PROC}/@{pid}/mounts r,
deny owner @{user_share_dirs}/gvfs-metadata/{,*} r,

View file

@ -37,7 +37,7 @@ profile gnome-tweaks @{exec_path} {
owner @{user_share_dirs}/backgrounds/{,**} r,
owner @{user_share_dirs}/gnome-shell/extensions/**/schemas/* r,
owner @{user_share_dirs}/recently-used.xbel* rw,
owner @{user_share_dirs}/sounds/ r,
owner @{user_share_dirs}/sounds/{,**} r,
owner @{PROC}/@{pid}/fd/ r,