diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-04-06 19:40:17 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-04-06 19:41:05 +0000 |
commit | 8d36e7d94c0c940d7eac811b442e210221e1275f (patch) | |
tree | f4ed6a9f8c69bd197613da3b789d9fbe6f6104c5 /main/bluez/bluetooth-conf.d | |
parent | dbe47b47d727acd5341ecd135ef944399d62c9d0 (diff) | |
download | aports-8d36e7d94c0c940d7eac811b442e210221e1275f.tar.bz2 aports-8d36e7d94c0c940d7eac811b442e210221e1275f.tar.xz |
main/bluez: moved from testing
Diffstat (limited to 'main/bluez/bluetooth-conf.d')
-rw-r--r-- | main/bluez/bluetooth-conf.d | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/main/bluez/bluetooth-conf.d b/main/bluez/bluetooth-conf.d new file mode 100644 index 0000000000..b0cc744415 --- /dev/null +++ b/main/bluez/bluetooth-conf.d @@ -0,0 +1,7 @@ +# 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" |