feat(profiles): general update.
This commit is contained in:
parent
6c397882ad
commit
6db83003c7
33 changed files with 98 additions and 56 deletions
|
|
@ -30,5 +30,7 @@ profile firefox-glxtest @{exec_path} {
|
|||
@{sys}/bus/pci/devices/ r,
|
||||
@{sys}/devices/@{pci}/class r,
|
||||
|
||||
owner @{PROC}/@{pid}/cmdline r,
|
||||
|
||||
include if exists <local/firefox-glxtest>
|
||||
}
|
||||
|
|
@ -18,6 +18,9 @@ profile firefox-pingsender @{exec_path} {
|
|||
include <abstractions/openssl>
|
||||
include <abstractions/ssl_certs>
|
||||
|
||||
network inet stream,
|
||||
network inet6 stream,
|
||||
|
||||
signal (receive) set=(term, kill) peer=firefox,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue