bluez-utils: Fixed typo in config file example dund pppopts
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10655 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c7b4fff08e
commit
23b9b6d9b2
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user