mirror of
https://github.com/gryf/wicd.git
synced 2026-02-28 05:15:48 +01:00
Merged with r263 of the mainline 1.6 branch, which (somehow) contains more changes than what I originally had in "r265".
This commit is contained in:
@@ -115,7 +115,7 @@ class WicdDaemon(dbus.service.Object):
|
||||
if not auto_connect:
|
||||
print "--no-autoconnect detected, not autoconnecting..."
|
||||
self.SetForcedDisconnect(True)
|
||||
self.wireless_bus.Scan()
|
||||
self.wireless_bus.Scan()
|
||||
|
||||
def get_debug_mode(self):
|
||||
return self._debug_mode
|
||||
|
||||
Reference in New Issue
Block a user