feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2023-07-20 21:07:27 +01:00
parent a3d121fe23
commit af1eda51bd
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
27 changed files with 107 additions and 94 deletions

View file

@ -11,15 +11,20 @@ profile gsettings @{exec_path} {
include <abstractions/base>
include <abstractions/dconf-write>
unix (connect, receive, send) type=stream peer=(addr="@/tmp/dbus-*"),
@{exec_path} mr,
/usr/share/glib-2.0/schemas/gschemas.compiled r,
/usr/share/dconf/profile/gdm r,
/usr/share/gdm/greeter-dconf-defaults r,
/var/lib/gdm/.config/dconf/user r,
/var/lib/gdm{3,}/.config/dconf/user r,
/var/lib/gdm{3,}/greeter-dconf-defaults r,
/dev/tty[0-9]* rw,
owner @{run}/user/@{uid}/bus rw,
include if exists <local/gsettings>
}

View file

@ -99,6 +99,7 @@ profile keepassxc @{exec_path} {
/dev/shm/#[0-9]*[0-9] rw,
/dev/tty rw,
/dev/urandom rw,
owner /dev/tty[0-9]* rw,
# Silencer