feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2022-11-29 12:02:38 +00:00
parent d52a7bd52a
commit 1e5d90afe8
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
19 changed files with 78 additions and 37 deletions

View file

@ -10,6 +10,7 @@ include <tunables/global>
profile gnome-disks @{exec_path} {
include <abstractions/base>
include <abstractions/dconf-write>
include <abstractions/disks-write>
include <abstractions/gnome>
@{exec_path} mr,
@ -17,6 +18,8 @@ profile gnome-disks @{exec_path} {
/usr/share/glib-2.0/schemas/gschemas.compiled r,
/usr/share/X11/xkb/{,**} r,
owner @{user_cache_dirs}/gnome-disks/{,**} rw,
owner @{PROC}/@{pid}/cgroup r,
@{PROC}/1/cgroup r,