feat(profile): allow dbus to receive failure.
This commit is contained in:
parent
0d43563520
commit
2e79406127
1 changed files with 5 additions and 0 deletions
|
|
@ -39,6 +39,11 @@ profile dbus-system flags=(attach_disconnected) {
|
|||
member=Hello
|
||||
peer=(name=@{busname}),
|
||||
|
||||
dbus receive bus=system path=/org/freedesktop/systemd1
|
||||
interface=org.freedesktop.systemd1.Activator
|
||||
member=ActivationFailure
|
||||
peer=(name=@{busname}, label="@{p_systemd}"),
|
||||
|
||||
@{exec_path} mrix,
|
||||
|
||||
@{bin}/** PUx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue