This commit is contained in:
Alexandre Pujol 2021-04-07 18:04:10 +01:00
parent 550c3957de
commit 9446af57f8
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
6 changed files with 19 additions and 27 deletions

View file

@ -11,6 +11,7 @@ profile chrome-gnome-shell @{exec_path} {
include <abstractions/base>
include <abstractions/python>
include <abstractions/nameservice-strict>
include <abstractions/dconf>
include <abstractions/ssl_certs>
include <abstractions/openssl>
@ -22,15 +23,8 @@ profile chrome-gnome-shell @{exec_path} {
@{exec_path} mr,
/{usr/,}bin/ r,
/{usr/,}bin/python3.[0-9]* r,
owner @{user_lib_dirs}/python3.9/site-packages/ r,
/usr/share/glib-2.0/schemas/gschemas.compiled r,
owner @{HOME}/.config/dconf/user r,
owner @{run}/user/@{pid}/dconf/user rw,
owner @{PROC}/@{pid}/mounts r,
include if exists <local/chrome-gnome-shell>