From b78173e3245941e47a5bae1078078da3bfbe5c54 Mon Sep 17 00:00:00 2001 From: Dobrica Pavlinusic Date: Sat, 24 Sep 2016 21:21:20 +0200 Subject: [PATCH] ensure that bluetoothd --compat for sdptool is used --- 1-bluetoothd-compat.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 1-bluetoothd-compat.sh diff --git a/1-bluetoothd-compat.sh b/1-bluetoothd-compat.sh new file mode 100755 index 0000000..d91ac85 --- /dev/null +++ b/1-bluetoothd-compat.sh @@ -0,0 +1,2 @@ +grep -- --compat /etc/systemd/system/bluetooth.target.wants/bluetooth.service || echo \ +ExecStart=/usr/lib/bluetooth/bluetoothd --compat -- 2.20.1