bluez-utils: Fix ability to automatically ifup the transitory ppp connection for...
[openwrt/svn-archive/archive.git] / utils / bluez-utils / files / bluetooth.conf
index 7365ea7d9af121c3f9013165dd27fb5af2e18dac..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,6 +10,9 @@ config dund
        option listen   true
        option persist  true
        option msdun    true
+       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