feat(profiles): complete the dbus-session abstactions and related rules.
This commit is contained in:
parent
8f53366cd8
commit
a5c9a58c3c
17 changed files with 26 additions and 23 deletions
|
|
@ -13,8 +13,6 @@ profile spice-vdagent @{exec_path} {
|
|||
include <abstractions/dbus-session-strict>
|
||||
include <abstractions/gtk>
|
||||
|
||||
unix (connect, receive, send) type=stream peer=(addr="@/tmp/.X11-unix/X[0-9]*"),
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
/etc/machine-id r,
|
||||
|
|
@ -22,7 +20,6 @@ profile spice-vdagent @{exec_path} {
|
|||
|
||||
owner @{user_config_dirs}/user-dirs.dirs r,
|
||||
|
||||
owner @{run}/user/@{uid}/at-spi/bus rw,
|
||||
owner @{run}/user/@{uid}/.mutter-Xwaylandauth.[a-zA-z0-9]* rw,
|
||||
@{run}/spice-vdagentd/spice-vdagent-sock rw,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue