summaryrefslogtreecommitdiffstats
path: root/hcid
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-11-13 16:23:36 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-11-13 16:23:36 +0000
commit88567b4d7664a705723766ce0333c28173fe6cfe (patch)
tree074148f1efbf8bbd0137e95e9557d1ec0e30b27a /hcid
parenta40937598985b3f25f6078c9407bf9b682bf6f56 (diff)
Rename bluez-hcid.conf to bluetooth.conf
Diffstat (limited to 'hcid')
-rw-r--r--hcid/Makefile.am4
-rw-r--r--hcid/bluetooth.conf (renamed from hcid/bluez-hcid.conf)2
2 files changed, 3 insertions, 3 deletions
diff --git a/hcid/Makefile.am b/hcid/Makefile.am
index 560238c0..4a4f5b42 100644
--- a/hcid/Makefile.am
+++ b/hcid/Makefile.am
@@ -10,7 +10,7 @@ state_DATA =
dbusdir = $(sysconfdir)/dbus-1/system.d
-dbus_DATA = bluez-hcid.conf
+dbus_DATA = bluetooth.conf
endif
sbin_PROGRAMS = hcid
@@ -51,7 +51,7 @@ AM_YFLAGS = -d
CLEANFILES = lexer.c parser.c parser.h
-EXTRA_DIST = $(man_MANS) hcid.conf bluez-hcid.conf \
+EXTRA_DIST = $(man_MANS) hcid.conf bluetooth.conf \
service-record.dtd service-opp.xml dbus-api.txt
MAINTAINERCLEANFILES = Makefile.in
diff --git a/hcid/bluez-hcid.conf b/hcid/bluetooth.conf
index 0b1fe4b2..94a1d74a 100644
--- a/hcid/bluez-hcid.conf
+++ b/hcid/bluetooth.conf
@@ -1,5 +1,5 @@
<!-- This configuration file specifies the required security policies
- for BlueZ hcid to work. -->
+ for Bluetooth core service to work. -->
<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">