network: Add missing hosts configuration file
* Provides localhost define to the network kit * Resolves #12260 and others
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#
|
||||
# Haiku's static hostname lookup table
|
||||
#
|
||||
|
||||
127.0.0.1 localhost.localdomain localhost
|
||||
::1 localhost.localdomain localhost
|
||||
|
||||
Reference in New Issue
Block a user