feat: profiles and integration tests improvments.
Add the udbus variable to be used in `unix bind` rule for dbus.
This commit is contained in:
parent
b4bcb2f16e
commit
4e5f4cb06a
43 changed files with 81 additions and 47 deletions
|
|
@ -32,8 +32,8 @@ profile systemd-user flags=(attach_disconnected,mediate_deleted) {
|
|||
|
||||
ptrace read peer=@{p_systemd},
|
||||
|
||||
unix bind type=stream addr=@@{hex16}/bus/systemd/bus-system,
|
||||
unix bind type=stream addr=@@{hex16}/bus/systemd/bus-api-user,
|
||||
unix bind type=stream addr=@@{udbus}/bus/systemd/bus-system,
|
||||
unix bind type=stream addr=@@{udbus}/bus/systemd/bus-api-user,
|
||||
|
||||
#aa:dbus own bus=session name=org.freedesktop.systemd1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue