d84ce95ff5
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11879 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
201 B
Diff
12 lines
201 B
Diff
--- a/hcid/hcid.conf
|
|
+++ b/hcid/hcid.conf
|
|
@@ -29,7 +29,7 @@
|
|
# Local device name
|
|
# %d - device id
|
|
# %h - host name
|
|
- name "BlueZ (%d)";
|
|
+ name "%h";
|
|
|
|
# Local device class
|
|
class 0x000100;
|