9 lines
167 B
Plaintext
9 lines
167 B
Plaintext
|
# put this into: /etc/dbus-1/system.d/pulseaudio-bluetooth.conf
|
||
|
|
||
|
<busconfig>
|
||
|
|
||
|
<policy user="pulse">
|
||
|
<allow send_destination="org.bluez"/>
|
||
|
</policy>
|
||
|
|
||
|
</busconfig>
|