feat(gnome): improve first boot compatibility.

This commit is contained in:
Alexandre Pujol 2023-04-03 18:26:42 +01:00
parent dbbe1d8c69
commit 1f7b192680
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
10 changed files with 27 additions and 8 deletions

View file

@ -74,9 +74,12 @@ profile gnome-software @{exec_path} {
/var/tmp/#[0-9]* rw,
owner @{HOME}/.var/app/{,**} rw,
owner @{user_cache_dirs}/flatpak/system-cache/{,**} rw,
owner @{user_cache_dirs}/flatpak/{,**} rw,
owner @{user_cache_dirs}/gnome-software/{,**} rw,
owner @{user_config_dirs}/pulse/*.conf r,
owner @{user_share_dirs}/ r,
owner @{user_share_dirs}/flatpak/repo/{,**} rw,
owner @{user_share_dirs}/gnome-software/{,**} rw,