feat(profiles): small profiles update.

This commit is contained in:
Alexandre Pujol 2023-03-29 23:55:43 +01:00
parent f3d4912be8
commit cbc1d8faf3
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
8 changed files with 23 additions and 8 deletions

View file

@ -45,6 +45,9 @@ profile gpg @{exec_path} {
owner /var/lib/*/.gnupg/ rw,
owner /var/lib/*/.gnupg/** rwkl -> /var/lib/*/.gnupg/**,
owner /tmp/ostree-gpg-*/ r,
owner /tmp/ostree-gpg-*/** rwkl -> /tmp/ostree-gpg-*/**,
owner /tmp/tmp.[a-zA-Z0-9]* rw,
owner @{PROC}/@{pid}/fd/ r,