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