parent
96d774a9eb
commit
1655a9f5ab
25 changed files with 120 additions and 32 deletions
|
|
@ -74,16 +74,10 @@ profile pass @{exec_path} {
|
|||
|
||||
profile pkill {
|
||||
include <abstractions/base>
|
||||
|
||||
capability sys_ptrace,
|
||||
|
||||
ptrace read,
|
||||
include <abstractions/app/pgrep>
|
||||
|
||||
@{bin}/pkill mr,
|
||||
|
||||
@{PROC}/@{pid}/cgroup r,
|
||||
@{PROC}/tty/drivers r,
|
||||
|
||||
include if exists <local/pass_pkill>
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ include <tunables/global>
|
|||
@{exec_path} = @{bin}/pinentry-qt
|
||||
profile pinentry-qt @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
include <abstractions/fontconfig-cache-read>
|
||||
include <abstractions/graphics>
|
||||
include <abstractions/kde-strict>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue