feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2023-07-20 21:07:27 +01:00
parent a3d121fe23
commit af1eda51bd
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
27 changed files with 107 additions and 94 deletions

View file

@ -17,16 +17,18 @@ profile gpgconf @{exec_path} {
@{exec_path} mrix,
@{bin}/dirmngr rPx,
@{bin}/gpg-agent rPx,
@{bin}/gpg-connect-agent rPx,
@{bin}/gpg{,2} rPx,
@{bin}/gpg-agent rPx,
@{bin}/dirmngr rPx,
@{bin}/gpgsm rPx,
@{lib}/gnupg/scdaemon rPx,
@{bin}/pinentry-* rPx,
@{bin}/scdaemon rPx,
@{lib}/gnupg/scdaemon rPx,
@{lib}/keyboxd rPUx,
/etc/gcrypt/hwf.deny r,
/etc/gnupg/gpgconf.conf r,
owner @{HOME}/@{XDG_GPG_DIR}/** rwkl -> @{HOME}/@{XDG_GPG_DIR}/**,
owner @{run}/user/@{uid}/gnupg/ w,