feat(profile): start using new abstractions (2)

This commit is contained in:
Alexandre Pujol 2023-12-19 23:42:30 +00:00
parent b7140c9b2b
commit a79a3f3311
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
52 changed files with 68 additions and 313 deletions

View file

@ -19,12 +19,10 @@ profile gsd-xsettings @{exec_path} {
include <abstractions/bus/org.gnome.Shell.Introspect>
include <abstractions/bus/org.gtk.vfs.MountTracker>
include <abstractions/dconf-write>
include <abstractions/dri-common>
include <abstractions/dri-enumerate>
include <abstractions/fontconfig-cache-read>
include <abstractions/gnome-strict>
include <abstractions/graphics>
include <abstractions/nameservice-strict>
include <abstractions/opencl>
network inet stream,
network inet6 stream,
@ -59,7 +57,6 @@ profile gsd-xsettings @{exec_path} {
/usr/share/dconf/profile/gdm r,
/usr/share/gdm/greeter-dconf-defaults r,
/usr/share/libdrm/*.ids r,
/etc/X11/Xsession.options r,
@{etc_ro}/xdg/Xwayland-session.d/ r,
@ -69,8 +66,6 @@ profile gsd-xsettings @{exec_path} {
/var/lib/gdm{3,}/.config/dconf/user r,
/var/lib/gdm3/greeter-dconf-defaults r,
owner @{user_cache_dirs}/mesa_shader_cache/index rw,
@{run}/systemd/sessions/* r,
@{run}/systemd/users/@{uid} r,