diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-12-12 01:00:17 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-12-12 01:00:17 +0000 |
commit | c57756f34e59d31bcd14911abba179de93e2b76b (patch) | |
tree | 930b3052dc6152915ee383aff8ec1aa7885b9c97 /openwrt/package/bluez-utils | |
parent | 378e7b7b64d098f2c56e8393f0ace6061c2369f0 (diff) | |
download | mtk-20170518-c57756f34e59d31bcd14911abba179de93e2b76b.zip mtk-20170518-c57756f34e59d31bcd14911abba179de93e2b76b.tar.gz mtk-20170518-c57756f34e59d31bcd14911abba179de93e2b76b.tar.bz2 |
add some missing ipkg/conffiles
SVN-Revision: 2632
Diffstat (limited to 'openwrt/package/bluez-utils')
-rw-r--r-- | openwrt/package/bluez-utils/ipkg/bluez-utils.conffiles | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/openwrt/package/bluez-utils/ipkg/bluez-utils.conffiles b/openwrt/package/bluez-utils/ipkg/bluez-utils.conffiles new file mode 100644 index 0000000..ba07831 --- /dev/null +++ b/openwrt/package/bluez-utils/ipkg/bluez-utils.conffiles @@ -0,0 +1,3 @@ +/etc/bluetooth/givepin +/etc/bluetooth/hcid.conf +/etc/bluetooth/rfcomm.conf |