feat(profile): general update.
This commit is contained in:
parent
533b7ac937
commit
1739c07ca1
36 changed files with 57 additions and 56 deletions
|
|
@ -11,6 +11,7 @@ profile pcscd @{exec_path} {
|
|||
include <abstractions/base>
|
||||
include <abstractions/devices-usb>
|
||||
|
||||
capability net_admin,
|
||||
capability sys_ptrace,
|
||||
|
||||
network netlink raw,
|
||||
|
|
@ -29,6 +30,7 @@ profile pcscd @{exec_path} {
|
|||
|
||||
owner @{run}/pcscd/{,pcscd.pid} rw,
|
||||
|
||||
@{PROC}/@{pid}/fdinfo/@{int} r,
|
||||
@{PROC}/@{pids}/stat r,
|
||||
|
||||
include if exists <local/pcscd>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue