diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/releng/root-image/etc/hosts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/releng/root-image/etc/hosts b/configs/releng/root-image/etc/hosts index e474be0..d23291e 100644 --- a/configs/releng/root-image/etc/hosts +++ b/configs/releng/root-image/etc/hosts @@ -3,7 +3,7 @@ # #<ip-address> <hostname.domain.org> <hostname> -127.0.0.1 localhost.localdomain localhost archiso -::1 localhost.localdomain localhost archiso +127.0.0.1 localhost.localdomain localhost archiso +::1 localhost.localdomain localhost archiso # End of file |