refractor(profile): always use the gschemas abstraction.

This commit is contained in:
Alexandre Pujol 2025-08-30 12:56:05 +02:00
parent 0ada92da32
commit d6ddbf104c
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
22 changed files with 26 additions and 37 deletions

View file

@ -10,6 +10,7 @@ include <tunables/global>
profile chrome-gnome-shell @{exec_path} {
include <abstractions/base>
include <abstractions/dconf-write>
include <abstractions/gschemas>
include <abstractions/nameservice-strict>
include <abstractions/python>
include <abstractions/ssl_certs>
@ -23,8 +24,6 @@ profile chrome-gnome-shell @{exec_path} {
@{exec_path} mr,
@{bin}/ r,
/usr/share/glib-2.0/schemas/gschemas.compiled r,
owner @{PROC}/@{pid}/mounts r,
deny @{HOME}/.* r,