refractor(profile): always use the gschemas abstraction.
This commit is contained in:
parent
0ada92da32
commit
d6ddbf104c
22 changed files with 26 additions and 37 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue