feat(profile): general update.
This commit is contained in:
parent
46d25ed922
commit
e26302b155
7 changed files with 22 additions and 3 deletions
|
|
@ -28,6 +28,7 @@ profile pacman @{exec_path} {
|
|||
capability setgid,
|
||||
capability setuid,
|
||||
capability sys_chroot,
|
||||
capability sys_ptrace,
|
||||
capability sys_resource,
|
||||
|
||||
network inet stream,
|
||||
|
|
@ -39,6 +40,8 @@ profile pacman @{exec_path} {
|
|||
|
||||
ptrace (read),
|
||||
|
||||
signal (send) set=(usr1) peer=gvfsd,
|
||||
|
||||
@{exec_path} mrix,
|
||||
|
||||
@{bin}/gpg{,2} rCx -> gpg,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue