feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2023-09-12 22:59:07 +01:00
parent 6c397882ad
commit 6db83003c7
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
33 changed files with 98 additions and 56 deletions

View file

@ -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>
}

View file

@ -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,