mirror of
https://github.com/gryf/wicd.git
synced 2026-01-05 13:24:13 +01:00
Make sure we check for wirelesstools in the ioctl backend.
This commit is contained in:
@@ -264,6 +264,7 @@ class WirelessInterface(Interface, BaseWirelessInterface):
|
||||
wpa_driver)
|
||||
Interface.__init__(self, iface, verbose)
|
||||
self.scan_iface = None
|
||||
self.CheckWirelessTools()
|
||||
|
||||
@neediface([])
|
||||
def GetNetworks(self):
|
||||
|
||||
Reference in New Issue
Block a user