From 62c517c0950bf69301ef0f22ccc2955b5f43878a Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Tue, 25 Mar 2008 12:37:21 +0000 Subject: [PATCH] bluez-utils: Fixed typo in config file example dund pppopts SVN-Revision: 10655 --- utils/bluez-utils/Makefile | 2 +- utils/bluez-utils/files/bluetooth.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/bluez-utils/Makefile b/utils/bluez-utils/Makefile index 95b25a9703..fcdf8d00ae 100644 --- a/utils/bluez-utils/Makefile +++ b/utils/bluez-utils/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=bluez-utils PKG_VERSION:=3.24 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://bluez.sourceforge.net/download diff --git a/utils/bluez-utils/files/bluetooth.conf b/utils/bluez-utils/files/bluetooth.conf index 137a1ab2bc..ef55446070 100644 --- a/utils/bluez-utils/files/bluetooth.conf +++ b/utils/bluez-utils/files/bluetooth.conf @@ -13,7 +13,7 @@ config dund option listen true option persist true option msdun true -# option pppdopts "ktune proxyarp 192.168.1.1:192.168.1.2 ms-dun 192.168.1.1" +# option pppdopts "ktune proxyarp 192.168.1.1:192.168.1.2 ms-dns 192.168.1.1" option enabled 0 config pand -- 2.30.2