From 83f7fe4b8402bab171d110703a1b1115efbc9b28 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Tue, 14 Apr 2026 22:32:43 +0200 Subject: cleaned up many scrits and deleted some that were of no use; renamed a lot --- straper/db/public/boot/etc-default/bluetooth | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 straper/db/public/boot/etc-default/bluetooth (limited to 'straper/db/public/boot/etc-default/bluetooth') diff --git a/straper/db/public/boot/etc-default/bluetooth b/straper/db/public/boot/etc-default/bluetooth deleted file mode 100644 index 2c310b9..0000000 --- a/straper/db/public/boot/etc-default/bluetooth +++ /dev/null @@ -1,20 +0,0 @@ -# Defaults for bluez - -# start bluetooth on boot? -# compatibility note: if this variable is _not_ found bluetooth will start -BLUETOOTH_ENABLED=1 - -# This setting used to switch HID devices (e.g mouse/keyboard) to HCI mode, that -# is you will have bluetooth functionality from your dongle instead of only -# HID. This is accomplished for supported devices by udev in -# /lib/udev/rules.d/62-bluez-hid2hci.rules by invoking hid2hci with correct -# parameters. -# See /usr/share/doc/bluez/NEWS.Debian.gz for further information. - -# Older daemons like pand dund and hidd can be found in bluez-compat package as -# they are deprecated and provided for backward compatibility only. - -# Note that not every bluetooth dongle is capable of switching back to HID mode, -# see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=355497 -HID2HCI_ENABLED=0 -HID2HCI_UNDO=0 -- cgit v1.3