mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-08-07 04:59:49 +00:00
merge
This commit is contained in:
@@ -848,7 +848,7 @@ impl Instance {
|
||||
}
|
||||
|
||||
#[cfg(feature = "magic-dns")]
|
||||
self.dns.start();
|
||||
self.dns.start()?;
|
||||
|
||||
if self.global_ctx.config.get_dhcp() {
|
||||
self.check_dhcp_ip_conflict();
|
||||
|
||||
Reference in New Issue
Block a user