Profiles update and general fixes.

This commit is contained in:
Alexandre Pujol 2021-04-09 14:47:06 +01:00
parent 04a833beb4
commit 17806e9ee7
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
11 changed files with 43 additions and 17 deletions

View file

@ -9,11 +9,10 @@ include <tunables/global>
@{exec_path} = /{usr/,}bin/chrome-gnome-shell
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>
include <abstractions/python>
include <abstractions/ssl_certs>
network inet dgram,
network inet6 dgram,
@ -25,6 +24,10 @@ profile chrome-gnome-shell @{exec_path} {
/usr/share/glib-2.0/schemas/gschemas.compiled r,
include <abstractions/dconf>
owner @{run}/user/[0-9]*/dconf/ rw,
owner @{run}/user/[0-9]*/dconf/user rw,
owner @{PROC}/@{pid}/mounts r,
include if exists <local/chrome-gnome-shell>