commit | 51086560f755aa5836fe99c35bc94d5ebff9d9df | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Fri Sep 23 19:29:25 2011 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Sat Sep 24 03:45:18 2011 +0400 |
tree | 978f47c146af9b5a56b6be828ce502f6ccd4dac2 | |
parent | 1b37a327988e8088cd5a752aef8fb287d3a1a304 [diff] |
vzctl set --hostname: fix adding netmask to /etc/hosts After introducing netmask support, we forgot to strip off the netmask from a few places. This is another one of such places. I sincerely hope it's the last one. http://bugzilla.openvz.org/2014 Reported-by: William Taylor <williamt@sonic.net> Signed-off-by: Kir Kolyshkin <kir@openvz.org>