:: [devuan-dev] bug#756: bluealsa only…
Página Principal
Delete this message
Reply to this message
Autor: Mark Hindley
Data:  
Para: Klaus Ethgen, 756
Assunto: [devuan-dev] bug#756: bluealsa only comes with systemd service and as such is unusable on devuan
Klaus,

On Mon, Apr 03, 2023 at 04:20:06PM +0100, Mark Hindley wrote:
> A quick look at the package suggests that legacy DBus activation might work as
> well.


Does adding /usr/share/dbus-1/system-services/org.bluealsa.service containing

[D-BUS Service]
Name=org.bluealsa
Exec=/usr/bin/bluealsa -p a2dp-source -p a2dp-sink
User=root

and reloading the system dbus fix this?

Mark