]> git.pld-linux.org Git - packages/bluez.git/blame - bluez.sysconfig
- up to 5.0 (note: rather big changes, packaging needs finishing; bluez 4.x left...
[packages/bluez.git] / bluez.sysconfig
CommitLineData
c874b005
AM
1# Customized settings for Bluetooth
2
3# Define nice level for Bluetooth services
4SERVICE_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)
8UART_CONF="no"
9
ebcc455c 10DAEMON_ENABLE=yes
c874b005
AM
11#HID2HCI_ENABLE=yes
12HCID_ENABLE=yes
13SDPD_ENABLE=yes
14HIDD_ENABLE=yes
15#HIDD_OPTIONS=""
16RFCOMM_ENABLE=yes
17#DUND_ENABLE=yes
18#DUND_OPTIONS=""
19#PAND_ENABLE=yes
20#PAND_OPTIONS=""
This page took 0.066404 seconds and 4 git commands to generate.