feat(profile): improve sqlite temp file definition.

This commit is contained in:
Alexandre Pujol 2024-06-15 16:42:32 +01:00
parent 035e1da7b2
commit 79eed4b93d
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
10 changed files with 16 additions and 16 deletions

View file

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