Deduplicate and revert

Signed-off-by: Jeroen Rijken <jeroen.rijken@xs4all.nl>
This commit is contained in:
Jeroen Rijken 2024-02-24 11:17:57 +01:00 committed by Alex
parent 13079bbd7e
commit f807d5a190
2 changed files with 2 additions and 39 deletions

View file

@ -28,22 +28,7 @@ profile bluetoothd @{exec_path} flags=(attach_disconnected) {
dbus receive bus=system path=/
interface=org.freedesktop.DBus.ObjectManager
member=GetManagedObjects
peer=(name=:*, label=brave),
dbus receive bus=system path=/
interface=org.freedesktop.DBus.ObjectManager
member=GetManagedObjects
peer=(name=:*, label=NetworkManager),
dbus receive bus=system path=/
interface=org.freedesktop.DBus.ObjectManager
member=GetManagedObjects
peer=(name=:*, label=pulseaudio),
dbus receive bus=system path=/
interface=org.freedesktop.DBus.ObjectManager
member=GetManagedObjects
peer=(name=:*, label=upowerd),
peer=(name=:*, label="{brave,NetworkManager,pulseaudio,upowerd}"),
dbus send bus=system path=/MediaEndpoint
interface=org.freedesktop.DBus.ObjectManager
@ -63,22 +48,7 @@ profile bluetoothd @{exec_path} flags=(attach_disconnected) {
dbus send bus=system path=/
interface=org.freedesktop.DBus.ObjectManager
member=InterfacesRemoved
peer=(name=org.freedesktop.DBus, label=fwupd),
dbus send bus=system path=/
interface=org.freedesktop.DBus.ObjectManager
member=InterfacesRemoved
peer=(name=org.freedesktop.DBus, label=NetworkManager),
dbus send bus=system path=/
interface=org.freedesktop.DBus.ObjectManager
member=InterfacesRemoved
peer=(name=org.freedesktop.DBus, label=pulseaudio),
dbus send bus=system path=/
interface=org.freedesktop.DBus.ObjectManager
member=InterfacesRemoved
peer=(name=org.freedesktop.DBus, label=upowerd),
peer=(name=org.freedesktop.DBus, label="{jwupd,NetworkManager,pulseaudio,upowerd}"),
@{exec_path} mr,