diff options
| author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2012-03-17 13:32:08 -0300 |
|---|---|---|
| committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2012-03-17 13:32:08 -0300 |
| commit | b32303098fd232f7e0c047c1ac6d040c551692e2 (patch) | |
| tree | f4cd16e91e9eee87ad0299926b98c06f2a4508e2 /configs/releng | |
| parent | e0a7a91874f221a3dca5bf1cf5beb25a53f74679 (diff) | |
| download | archiso-b32303098fd232f7e0c047c1ac6d040c551692e2.tar.gz archiso-b32303098fd232f7e0c047c1ac6d040c551692e2.tar.bz2 | |
[configs/releng] Fix tabs in hosts
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Diffstat (limited to 'configs/releng')
| -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 |
