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'''
|
||||
[connection]
|
||||
id=bluetooth
|
||||
interface-name=bnep0
|
||||
type=bluetooth
|
||||
autoconnect=yes
|
||||
[bluetooth]
|
||||
|
Reference in New Issue
Block a user