summaryrefslogtreecommitdiff
path: root/src/main.conf
diff options
context:
space:
mode:
authorJonas Holmberg <jonas.holmberg@axis.com>2015-09-02 12:07:44 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2015-09-02 14:33:10 +0300
commitfa093a1d1f6bd02a6989f83e63297e57ef0e08d5 (patch)
treec5a9dc47921136befbca85bf44e32ce18534491b /src/main.conf
parentac626bbd8c0ee69326aa35f9d45e032a06ac1813 (diff)
downloadbluez-fa093a1d1f6bd02a6989f83e63297e57ef0e08d5.tar.gz
main.conf: Remove %h and %d from example Name
%h and %d are no longer supported.
Diffstat (limited to 'src/main.conf')
-rw-r--r--src/main.conf6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/main.conf b/src/main.conf
index 11db38312..6780d9a2c 100644
--- a/src/main.conf
+++ b/src/main.conf
@@ -1,10 +1,8 @@
[General]
# Default adaper name
-# %h - substituted for hostname
-# %d - substituted for adapter id
-# Defaults to 'BlueZ'
-#Name = %h-%d
+# Defaults to 'BlueZ X.YZ'
+#Name = BlueZ
# Default device class. Only the major and minor device class bits are
# considered. Defaults to '0x000000'.