feat(profile): improve sqlite temp file definition.
This commit is contained in:
parent
035e1da7b2
commit
79eed4b93d
10 changed files with 16 additions and 16 deletions
|
|
@ -78,7 +78,7 @@ profile flatpak-app flags=(attach_disconnected,mediate_deleted) {
|
|||
|
||||
/var/lib/flatpak/app/{,**} r,
|
||||
/var/lib/flatpak/exports/** rw,
|
||||
/var/tmp/etilqs_@{hex} rw,
|
||||
/var/tmp/etilqs_@{hex16} rw,
|
||||
|
||||
@{run}/.userns r,
|
||||
@{run}/parent/** r,
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@ profile fwupd @{exec_path} flags=(complain,attach_disconnected) {
|
|||
/var/lib/flatpak/exports/share/mime/mime.cache r,
|
||||
/var/lib/fwupd/{,**} rw,
|
||||
/var/lib/fwupd/pending.db rwk,
|
||||
/var/tmp/etilqs_@{hex} rw,
|
||||
/var/tmp/etilqs_@{hex16} rw,
|
||||
|
||||
/boot/{,**} r,
|
||||
/boot/EFI/*/.goutputstream-@{rand6} rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue