* read-etc-hosts: Read in /etc/hosts before .hosts
@@ -1,3 +1,6 @@
+maint
+ * Read in /etc/hosts on startup
+
1.4.3
* Default 'set promisc' to ignore since it's usually a false positive
and doesn't matter much.
@@ -1338,7 +1338,7 @@ int egg_dns_init()
add_dns_server("8.8.4.4");
}
-// read_hosts("/etc/hosts");
+ read_hosts("/etc/hosts");
read_hosts(".hosts");
/* root servers for future development (tracing down)