mirror of
https://github.com/gryf/wicd.git
synced 2025-12-26 16:32:34 +01:00
Fixed the dhcp_object error.
This commit is contained in:
@@ -182,6 +182,7 @@ class BaseInterface(object):
|
||||
self.DHCP_CLIENT = None
|
||||
self.flush_tool = None
|
||||
self.link_detect = None
|
||||
self.dhcp_object = None
|
||||
|
||||
def SetDebugMode(self, value):
|
||||
""" If True, verbose output is enabled. """
|
||||
|
||||
Reference in New Issue
Block a user