feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2022-05-02 17:33:39 +01:00
parent abaf9fdc7c
commit c950c74bf7
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
29 changed files with 96 additions and 97 deletions

View file

@ -11,6 +11,7 @@ profile gdm-xsession @{exec_path} {
include <abstractions/base>
include <abstractions/bash>
include <abstractions/consoles>
include <abstractions/dconf>
include <abstractions/nameservice-strict>
@{exec_path} mr,
@ -33,12 +34,10 @@ profile gdm-xsession @{exec_path} {
/usr/share/glib-2.0/schemas/gschemas.compiled r,
/etc/X11/{,**} r,
include <abstractions/dconf>
owner @{run}/user/@{uid}/dconf/ rw,
owner @{run}/user/@{uid}/dconf/user rw,
# file_inherit
/dev/tty rw,
/dev/tty[0-9]* rw,
profile dbus {