feat(profiles): add some missing dbus, MOUNTS and dconf rules.

This commit is contained in:
Alexandre Pujol 2022-06-13 21:38:14 +01:00
parent 50a18aac08
commit 6898bac12f
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
14 changed files with 20 additions and 26 deletions

View file

@ -12,6 +12,7 @@ include <tunables/global>
profile telegram-desktop @{exec_path} {
include <abstractions/base>
include <abstractions/consoles>
include <abstractions/dconf-write>
include <abstractions/opencl-intel>
include <abstractions/gtk>
include <abstractions/fonts>
@ -74,10 +75,6 @@ profile telegram-desktop @{exec_path} {
/var/lib/dbus/machine-id r,
/etc/machine-id r,
include <abstractions/dconf>
owner @{run}/user/@{uid}/dconf/ rw,
owner @{run}/user/@{uid}/dconf/user rw,
# Needed when saving files as, or otherwise the app crashes
/usr/share/glib-2.0/schemas/gschemas.compiled r,