feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2025-01-09 22:58:53 +01:00
parent 70c06a0547
commit fa85d909d7
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
19 changed files with 61 additions and 31 deletions

View file

@ -25,20 +25,15 @@ profile bluetoothd @{exec_path} flags=(attach_disconnected) {
#aa:dbus own bus=system name=org.bluez
dbus receive bus=system path=/
dbus send bus=system path=/{,MediaEndpoint}
interface=org.freedesktop.DBus.ObjectManager
member=GetManagedObjects
peer=(name=:*, label="{brave,NetworkManager,pulseaudio,upowerd}"),
dbus send bus=system path=/MediaEndpoint
interface=org.freedesktop.DBus.ObjectManager
member=GetManagedObjects
peer=(name=:*, label=pulseaudio),
peer=(name=@{busname}),
dbus send bus=system path=/
interface=org.freedesktop.DBus.ObjectManager
member=InterfacesRemoved
peer=(name=org.freedesktop.DBus, label="{jwupd,NetworkManager,pulseaudio,upowerd}"),
peer=(name=org.freedesktop.DBus),
@{exec_path} mr,

View file

@ -38,17 +38,13 @@ profile fwupd @{exec_path} flags=(attach_disconnected,complain) {
network netlink raw,
#aa:dbus own bus=system name=org.freedesktop.fwupd path=/
#aa:dbus talk bus=system name=org.freedesktop.UDisks2 label=udisksd
dbus send bus=system path=/org/freedesktop/DBus
interface=org.freedesktop.DBus
member={GetConnectionUnixUser,GetConnectionUnixProcessID}
peer=(name=org.freedesktop.DBus, label="@{p_dbus_system}"),
dbus send bus=system path=/org/freedesktop/UDisks2/Manager
interface=org.freedesktop.UDisks2.Manager
member=GetBlockDevices
peer=(name=:*, label=udisksd),
@{exec_path} mr,
@{lib}/fwupd/fwupd-detect-cet rix,