mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-02-03 22:18:39 +00:00
cmd/cli: log interfaces state after dns set
The data will be useful for troubleshooting later.
This commit is contained in:
committed by
Cuong Manh Le
parent
20759017e6
commit
0fbfd160c9
@@ -1251,6 +1251,7 @@ func (p *prog) reinitializeOSResolver() {
|
||||
mainLog.Load().Debug().Msg("setting DNS configuration")
|
||||
p.setDNS()
|
||||
mainLog.Load().Debug().Msg("DNS configuration set successfully")
|
||||
p.logInterfacesState()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user