feat(dbus): simple dbus rules cleaning.
This commit is contained in:
parent
dd06e3da65
commit
9517800a9d
9 changed files with 37 additions and 67 deletions
|
|
@ -93,9 +93,9 @@ profile pulseaudio @{exec_path} {
|
|||
member={Hello,AddMatch,RemoveMatch}
|
||||
peer=(name=org.freedesktop.DBus),
|
||||
|
||||
dbus send bus=system path=/org/freedesktop/RealtimeKit[0-9]
|
||||
dbus send bus=system path=/org/freedesktop/RealtimeKit1
|
||||
member={Get,MakeThreadHighPriority,MakeThreadRealtime}
|
||||
peer=(name=org.freedesktop.RealtimeKit[0-9]),
|
||||
peer=(name=org.freedesktop.RealtimeKit1),
|
||||
|
||||
dbus send bus=system path=/
|
||||
interface=org.freedesktop.DBus.ObjectManager
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue