bluez-utils: Fix ability to automatically ifup the transitory ppp connection for...
[openwrt/svn-archive/archive.git] / utils / bluez-utils / files / bluetooth.conf
index ef55446070e1fbdaa66b2dce44a1acddd2842432..dad576e9d49f4ab2a2feae0c9e115b8387a4e2ee 100644 (file)
@@ -2,9 +2,6 @@ config hcid
 #      option config   /etc/bluetooth/hcid.conf
        option enabled  1
 
-config sdpd
-       option enabled  0
-
 config rfcomm
 #      option config   /etc/bluetooth/rfcomm.conf
        option enabled  0
@@ -13,7 +10,9 @@ config dund
        option listen   true
        option persist  true
        option msdun    true
-#      option pppdopts "ktune proxyarp 192.168.1.1:192.168.1.2 ms-dns 192.168.1.1"
+       option interface dund
+       option unit     1
+       option pppdopts "ktune proxyarp 192.168.1.1:192.168.1.2 ms-dns 192.168.1.1"
        option enabled  0
 
 config pand