feat(profiles): general update.
This commit is contained in:
parent
a3d121fe23
commit
af1eda51bd
27 changed files with 107 additions and 94 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue