Cleanup.
This commit is contained in:
parent
550c3957de
commit
9446af57f8
6 changed files with 19 additions and 27 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue