mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Set interface-name in the bt-tether config.
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
@ -30,6 +30,7 @@ class BTTether(plugins.Plugin):
|
|||||||
file = f'''
|
file = f'''
|
||||||
[connection]
|
[connection]
|
||||||
id=bluetooth
|
id=bluetooth
|
||||||
|
interface-name=bnep0
|
||||||
type=bluetooth
|
type=bluetooth
|
||||||
autoconnect=yes
|
autoconnect=yes
|
||||||
[bluetooth]
|
[bluetooth]
|
||||||
|
Reference in New Issue
Block a user