summaryrefslogtreecommitdiff
path: root/pcr/filesystem-nosystemd/hosts
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2018-01-06 02:36:12 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2018-01-06 02:36:12 -0500
commita88f46f60144321454de3d3d7f310f89b4d6ec24 (patch)
tree20f2e70a736bb0c25b2deb4b91d15d6d289609ae /pcr/filesystem-nosystemd/hosts
parent1db00cf986b54d932643f262395a7e628746801c (diff)
downloadabslibre-a88f46f60144321454de3d3d7f310f89b4d6ec24.tar.gz
abslibre-a88f46f60144321454de3d3d7f310f89b4d6ec24.tar.bz2
abslibre-a88f46f60144321454de3d3d7f310f89b4d6ec24.zip
Add filesystem-nosystemd
Diffstat (limited to 'pcr/filesystem-nosystemd/hosts')
-rw-r--r--pcr/filesystem-nosystemd/hosts9
1 files changed, 9 insertions, 0 deletions
diff --git a/pcr/filesystem-nosystemd/hosts b/pcr/filesystem-nosystemd/hosts
new file mode 100644
index 000000000..1747f9196
--- /dev/null
+++ b/pcr/filesystem-nosystemd/hosts
@@ -0,0 +1,9 @@
+#
+# /etc/hosts: static lookup table for host names
+#
+
+#<ip-address> <hostname.domain.org> <hostname>
+127.0.0.1 localhost.localdomain localhost
+::1 localhost.localdomain localhost
+
+# End of file