browser: add security key support & re-format the profiles.

This commit is contained in:
Alexandre Pujol 2022-03-03 21:22:17 +00:00
parent 60cb62334b
commit 7b09b8c99a
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
11 changed files with 198 additions and 272 deletions

View file

@ -9,6 +9,7 @@ include <tunables/global>
@{exec_path} = /{usr/,}bin/chrome-gnome-shell
profile chrome-gnome-shell @{exec_path} {
include <abstractions/base>
include <abstractions/dconf>
include <abstractions/nameservice-strict>
include <abstractions/openssl>
include <abstractions/python>
@ -25,7 +26,6 @@ profile chrome-gnome-shell @{exec_path} {
/usr/share/glib-2.0/schemas/gschemas.compiled r,
include <abstractions/dconf>
owner @{run}/user/@{uid}/dconf/ rw,
owner @{run}/user/@{uid}/dconf/user rw,