bluez: remove legacy stuff from /etc/config/bluetooth
authorDirk Neukirchen <[email protected]>
Wed, 1 Apr 2015 23:32:49 +0000 (01:32 +0200)
committerDirk Neukirchen <[email protected]>
Thu, 2 Apr 2015 07:57:26 +0000 (09:57 +0200)
pand/dund removed upstream:
commit: Move hidd pand and dund into compat directory
commit: (2012-07-04) remove compat daemons

Signed-off-by: Dirk Neukirchen <[email protected]>
utils/bluez/files/bluetooth.config

index 42f390c670aa2b2b0a4fad168fc7f9e042a83eca..6f23617a4fd32e717666a26ed42e40992ed9d7ad 100644 (file)
@@ -1,5 +1,5 @@
-config hcid
-#      option config   /etc/bluetooth/hcid.conf
+config bluetoothd
+#      option config   /etc/bluetooth/main.conf
        option enabled  1
 
 config hciattach
@@ -13,20 +13,3 @@ config hciattach
 config rfcomm
 #      option config   /etc/bluetooth/rfcomm.conf
        option enabled  0
-
-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
-       option listen   true
-       option autozap  true
-       option role     "NAP"
-       option master   true
-       option persist  true
-       option enabled  0