fs

morpheus filesystem files
git clone git://git.2f30.org/fs
Log | Files | Refs

commit c6116b37ca2d7124f0f4aa257411c68a79f67548
parent 7b4d56581165dc1793fe467b16c98e434ecdc93c
Author: sin <sin@2f30.org>
Date:   Mon, 23 Sep 2013 14:01:51 +0100

Add hosts

Diffstat:
Aetc/hosts | 10++++++++++
1 file changed, 10 insertions(+), 0 deletions(-)

diff --git a/etc/hosts b/etc/hosts @@ -0,0 +1,10 @@ +# +# /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 +127.0.0.1 morpheus