commit | 6812ff7178722358dc01ebc08d5c7408b69f957a | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Tue Oct 30 20:36:26 2012 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Wed Oct 31 00:27:42 2012 +0400 |
tree | 95e063d36db64e27a46d8ad58a79ee2b1781763d | |
parent | 0aef01baf4c45b487ccde96b86dedb1b088294b5 [diff] |
properly propagate /var/lib/vzctl/veip dir Otherwise we could run into a discrepancy then Makefile thinks it's /usr/var and vzctl thinks it's /var. I am not sure why it should be /usr/var and whoever on earth uses this, but it's the same problem as with /etc vs /usr/etc (which is workarounded in ./configure script). While at it, also remove non-relevant comment about iptables from scripts/vps-functions.in Signed-off-by: Kir Kolyshkin <kir@openvz.org>