feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2023-08-22 23:23:47 +01:00
parent 7273bde534
commit 96b8f96137
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
33 changed files with 185 additions and 131 deletions

View file

@ -10,20 +10,14 @@ include <tunables/global>
profile xhost @{exec_path} {
include <abstractions/base>
include <abstractions/nameservice-strict>
unix (send, receive, connect) type=stream peer=(addr=@/tmp/.X11-unix/*, label=xorg),
include <abstractions/X-strict>
@{exec_path} mr,
owner @{HOME}/.Xauthority r,
owner @{run}/user/@{uid}/gdm/Xauthority r,
/tmp/.X11-unix/* rw,
# file_inherit
/dev/tty@{int} rw,
owner @{HOME}/.xsession-errors w,
/dev/tty@{int} rw,
# Silencer
deny @{user_share_dirs}/gvfs-metadata/* r,