bluez: remove legacy stuff from /etc/config/bluetooth
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 <dirkneukirchen@web.de>
This commit is contained in:
parent
334b441011
commit
734a851876
1 changed files with 2 additions and 19 deletions
|
@ -1,5 +1,5 @@
|
||||||
config hcid
|
config bluetoothd
|
||||||
# option config /etc/bluetooth/hcid.conf
|
# option config /etc/bluetooth/main.conf
|
||||||
option enabled 1
|
option enabled 1
|
||||||
|
|
||||||
config hciattach
|
config hciattach
|
||||||
|
@ -13,20 +13,3 @@ config hciattach
|
||||||
config rfcomm
|
config rfcomm
|
||||||
# option config /etc/bluetooth/rfcomm.conf
|
# option config /etc/bluetooth/rfcomm.conf
|
||||||
option enabled 0
|
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
|
|
||||||
|
|
Loading…
Reference in a new issue