Tweak previous, sync cloud-agent.md
This commit is contained in:
parent
678b29acef
commit
c968f169fd
2 changed files with 35 additions and 3 deletions
|
|
@ -1110,7 +1110,8 @@ dhcp_getendpoint(struct system_config *sc)
|
|||
sc->sc_addr.ip = sc->sc_endpoint;
|
||||
sc->sc_addr.family = 4;
|
||||
|
||||
log_debug("%s: %s", __func__, ep);
|
||||
if (log_getverbose() > 2)
|
||||
log_debug("%s: %s", __func__, ep);
|
||||
|
||||
return (0);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue