parent
31bc5a6053
commit
ef1023156e
8 changed files with 14 additions and 14 deletions
|
|
@ -26,7 +26,7 @@ profile gpg @{exec_path} {
|
|||
@{bin}/gpg-connect-agent rPx,
|
||||
@{bin}/gpgconf rPx,
|
||||
@{bin}/gpgsm rPx,
|
||||
@{lib}/gnupg/scdaemon rPx,
|
||||
@{lib}/{,gnupg/}scdaemon rPx,
|
||||
|
||||
/etc/inputrc r,
|
||||
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ profile gpg-agent @{exec_path} {
|
|||
|
||||
@{bin}/pinentry{,-*} rPx,
|
||||
@{bin}/scdaemon rPx,
|
||||
@{lib}/gnupg/scdaemon rPx,
|
||||
@{lib}/{,gnupg/}scdaemon rPx,
|
||||
|
||||
/usr/share/gnupg/* r,
|
||||
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ profile gpgconf @{exec_path} {
|
|||
@{bin}/gpgsm rPx,
|
||||
@{bin}/pinentry-* rPx,
|
||||
@{bin}/scdaemon rPx,
|
||||
@{lib}/gnupg/scdaemon rPx,
|
||||
@{lib}/{,gnupg/}scdaemon rPx,
|
||||
@{lib}/keyboxd rPUx,
|
||||
|
||||
/etc/gcrypt/hwf.deny r,
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ abi <abi/3.0>,
|
|||
|
||||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{bin}/scdaemon @{lib}/gnupg/scdaemon
|
||||
@{exec_path} = @{bin}/scdaemon @{lib}/{,gnupg/}scdaemon
|
||||
profile scdaemon @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/devices-usb>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue