diff options
author | Robby Workman <rworkman@slackware.com> | 2021-02-28 15:18:55 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackware.com> | 2021-02-28 15:18:55 -0600 |
commit | 28afc909d024dc0377be3b515f5768d1df34a159 (patch) | |
tree | 16d77bbfb2e6946f1929a65b8568217d9b8bca3e /netconfig | |
parent | e3b061d899af3bc38c5b2ae7972a8e80935b97a6 (diff) | |
download | slacknetsetup-28afc909d024dc0377be3b515f5768d1df34a159.tar.xz |
netconfig: remove outdated note about /etc/hosts
Diffstat (limited to 'netconfig')
-rw-r--r-- | netconfig | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -296,10 +296,6 @@ chmod 644 $ETCNETWORKS # "named" name server. Just add the names, addresses # and any aliases to this file... # -# By the way, Arnt Gulbrandsen <agulbra@nvg.unit.no> says that 127.0.0.1 -# should NEVER be named with the name of the machine. It causes problems -# for some (stupid) programs, irc and reputedly talk. :^) -# # For loopbacking. 127.0.0.1 localhost |