From: Dobrica Pavlinusic Date: Sat, 24 Sep 2016 19:21:20 +0000 (+0200) Subject: ensure that bluetoothd --compat for sdptool is used X-Git-Url: http://git.rot13.org/?a=commitdiff_plain;ds=inline;h=b78173e3245941e47a5bae1078078da3bfbe5c54;p=bluetooth-cookbook ensure that bluetoothd --compat for sdptool is used --- 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