]> git.pld-linux.org Git - packages/bluez-utils.git/blob - bluez-utils.sysconfig
- fix udev paths
[packages/bluez-utils.git] / bluez-utils.sysconfig
1 # Customized settings for Bluetooth
2
3 # Define nice level for Bluetooth services
4 SERVICE_RUN_NICE_LEVEL="+0"
5
6 # remove if you have serial Bluetooth dongles configured in /etc/bluetooth/uart
7 # (alternatively you can pass uart configuration file path here)
8 UART_CONF="no"
9
10 #HID2HCI_ENABLE=yes
11 HCID_ENABLE=yes
12 SDPD_ENABLE=yes
13 HIDD_ENABLE=yes
14 #HIDD_OPTIONS=""
15 RFCOMM_ENABLE=yes
16 #DUND_ENABLE=yes
17 #DUND_OPTIONS=""
18 #PAND_ENABLE=yes
19 #PAND_OPTIONS=""
This page took 0.053724 seconds and 3 git commands to generate.