mirror of
https://github.com/gryf/wicd.git
synced 2025-12-23 22:52:33 +01:00
Debian patch: 24-wait_for_DHCP_client.patch
This commit is contained in:
@@ -619,6 +619,7 @@ class BaseInterface(object):
|
||||
else:
|
||||
print "ERROR: no dhcp client found"
|
||||
ret = None
|
||||
self.dhcp_object.wait()
|
||||
return ret
|
||||
|
||||
@neediface(False)
|
||||
|
||||
Reference in New Issue
Block a user