mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-07 01:32:26 +01:00
8 lines
181 B
Plaintext
8 lines
181 B
Plaintext
# Bluetooth configuraton file
|
|
|
|
# Bind rfcomm devices (allowed values are "true" and "false")
|
|
RFCOMM_ENABLE=true
|
|
|
|
# Config file for rfcomm
|
|
RFCOMM_CONFIG="/etc/bluetooth/rfcomm.conf"
|