diff options
| author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2012-10-25 07:42:35 -0300 |
|---|---|---|
| committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2012-10-25 07:42:35 -0300 |
| commit | 5ff7b02a602092fdf2bed30c9450ff455647af4d (patch) | |
| tree | 990d35c0d6a558f8bf673a602b0c55ca31c68480 /configs | |
| parent | a79559c897fe346ff51afbc54ac4a93ef194576a (diff) | |
| download | archiso-5ff7b02a602092fdf2bed30c9450ff455647af4d.tar.gz archiso-5ff7b02a602092fdf2bed30c9450ff455647af4d.tar.bz2 | |
[configs/releng] Remove custom /etc/hosts
Leave the work to the [nss-myhostname] package that is now in {base}
and is configured by default in [filesystem] (/etc/nsswitch.conf).
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/releng/root-image/etc/hosts | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/configs/releng/root-image/etc/hosts b/configs/releng/root-image/etc/hosts deleted file mode 100644 index d23291e..0000000 --- a/configs/releng/root-image/etc/hosts +++ /dev/null @@ -1,9 +0,0 @@ -# -# /etc/hosts: static lookup table for host names -# - -#<ip-address> <hostname.domain.org> <hostname> -127.0.0.1 localhost.localdomain localhost archiso -::1 localhost.localdomain localhost archiso - -# End of file |
