General update
This commit is contained in:
parent
575d781c88
commit
099a97cb36
26 changed files with 137 additions and 23 deletions
|
|
@ -14,6 +14,8 @@ profile gpg @{exec_path} {
|
|||
include <abstractions/user-download-strict>
|
||||
include <abstractions/nameservice-strict>
|
||||
|
||||
capability dac_read_search,
|
||||
|
||||
network netlink raw,
|
||||
|
||||
@{exec_path} mrix,
|
||||
|
|
|
|||
|
|
@ -12,6 +12,8 @@ profile gpgconf @{exec_path} {
|
|||
include <abstractions/consoles>
|
||||
include <abstractions/nameservice-strict>
|
||||
|
||||
capability dac_read_search,
|
||||
|
||||
@{exec_path} mrix,
|
||||
|
||||
/{usr/,}bin/gpg-connect-agent rPx,
|
||||
|
|
|
|||
|
|
@ -11,6 +11,8 @@ profile gpgsm @{exec_path} {
|
|||
include <abstractions/base>
|
||||
include <abstractions/nameservice-strict>
|
||||
|
||||
capability dac_read_search,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
deny /usr/bin/.gnupg/ w,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue