commit | 8fbc9d1932bd662c9da20a8863226a127295f08d | [log] [download] |
---|---|---|
author | Dietmar Maurer <dietmar@maurer-it.com> | Fri May 08 17:23:26 2009 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Fri May 08 17:23:26 2009 +0400 |
tree | 29f8d9d95cd0eac43a03ee0008d931385cd671ac | |
parent | 190e75bbe7d6fd63c796c308b8e0688ecf695aef [diff] |
Fix ghost names in /etc/hosts When you change the hostname using fqdn like: Then /etc/hosts contains invalid aliases: 192.168.3.104 test4.example.com test4 test2 test3 Fix that.