commit | b16c52bcf1d4a099778b2cc752ba3042f788c03a | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Thu Jun 26 15:23:13 2014 -0700 |
committer | Kir Kolyshkin <kir@openvz.org> | Thu Jun 26 15:23:13 2014 -0700 |
tree | ebe670d378f94ca95ea5709e9af259938c6abb8c | |
parent | 68440c5a62fcd483a909351e39efb509ba16d6d9 [diff] |
vzctl compact: use built-in PATH In case /usr/sbin is not in PATH, vzctl compact fails. Fix by using the built-in PATH. https://bugzilla.openvz.org/2990 Reported-by: Pavel Odintsov <pavel.odintsov@gmail.com> Signed-off-by: Kir Kolyshkin <kir@openvz.org>