dhcpcd update and fix service.py
This commit is contained in:
@@ -21,7 +21,7 @@ def start():
|
||||
fail(MSG_BACKEND_WARNING)
|
||||
|
||||
startService(command="/usr/bin/dhcpcd",
|
||||
args="daemon -q -b %s" % pidfile,
|
||||
args="-q ",
|
||||
donotify=True)
|
||||
|
||||
@synchronized
|
||||
|
||||
Reference in New Issue
Block a user