feat(profile): improve kde profiles.

This commit is contained in:
Alexandre Pujol 2024-05-04 00:21:03 +01:00
parent 683bfed4ad
commit f38f1ad651
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
14 changed files with 108 additions and 8 deletions

View file

@ -121,6 +121,7 @@ profile gnome-software @{exec_path} {
@{HOME}/@{XDG_GPG_DIR}/*.conf r,
@{tmp}/ r,
owner @{tmp}/ostree-gpg-*/ r,
owner @{tmp}/ostree-gpg-*/** rwkl -> /tmp/ostree-gpg-*/**,

View file

@ -66,6 +66,7 @@ profile tracker-miner @{exec_path} flags=(attach_disconnected) {
owner @{gdm_share_dirs}/applications/ r,
owner /var/tmp/etilqs_@{hex} rw,
owner @{tmp}/etilqs_@{hex} rw,
# Allow to search user files
owner @{HOME}/{,**} r,