parent
8fa7c49a65
commit
011de3c301
2 changed files with 5 additions and 3 deletions
|
|
@ -96,6 +96,8 @@ profile flatpak @{exec_path} flags=(attach_disconnected,mediate_deleted,complain
|
|||
|
||||
owner @{tmp}/#@{int} rw,
|
||||
owner @{tmp}/ostree-gpg-@{rand6}/{,**} rw,
|
||||
owner @{tmp}/remote-summary-sig.@{rand6} rw,
|
||||
owner @{tmp}/remote-summary.@{rand6} rw,
|
||||
owner /dev/shm/flatpak*/{,**} rw,
|
||||
|
||||
@{run}/.userns r,
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ profile flatpak-system-helper @{exec_path} {
|
|||
/etc/flatpak/{,**} r,
|
||||
/etc/machine-id r,
|
||||
|
||||
/usr/share/flatpak/remotes.d/ r,
|
||||
/usr/share/flatpak/remotes.d/{,**} r,
|
||||
/usr/share/flatpak/triggers/ r,
|
||||
/usr/share/mime/mime.cache r,
|
||||
|
||||
|
|
@ -51,8 +51,8 @@ profile flatpak-system-helper @{exec_path} {
|
|||
owner /{var/,}tmp/ostree-gpg-@{rand6}/ rw,
|
||||
owner @{tmp}/ostree-gpg-@{rand6}/** rwkl -> /tmp/ostree-gpg-@{rand6}/**,
|
||||
|
||||
/tmp/remote-summary-sig.@{rand6} r,
|
||||
/tmp/remote-summary.@{rand6} r,
|
||||
@{tmp}/remote-summary-sig.@{rand6} r,
|
||||
@{tmp}/remote-summary.@{rand6} r,
|
||||
|
||||
@{PROC}/@{pid}/stat r,
|
||||
owner @{PROC}/@{pid}/fd/ r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue