Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] obexd autostart off (Read 592 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[SOLVED] obexd autostart off

Hello,

I don't want bluetooth file-transfers on my system.
Is there a "update save" way to disable the obexd daemon ?

I have found a working method that does not trigger any error messages.
Code: [Select]
cat /usr/share/dbus-1/services/org.bluez.obex.service 
 [D-BUS Service]
 Name=org.bluez.obex
 #Exec=/usr/lib/bluetooth/obexd
 Exec=/usr/bin/true

sudo chattr +i /usr/share/dbus-1/services/org.bluez.obex.service
My bluetooth headset is still working fine with auto-connect.

 
Artix forum uses a single cookie to remember youOK