commit | 3aa9749603042604eb15220e792492caca41553b | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Fri Oct 19 14:20:41 2012 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Fri Oct 19 15:48:25 2012 +0400 |
tree | d8fcd03767de91952edeca2e95d5fa68b61d7a23 | |
parent | dc96c59faf73943d769db81c13458fc3ac770aac [diff] |
vzctl: add 'suspend' and 'resume' aliases - suspend is the same as chkpnt - resume is the same as restore bash-completion script and man page modified accordingly. NOTE we are not patching vzmigrate script, since it calls vzctl on the other side and there could be an older vzctl version that is not aware of these new aliases. Signed-off-by: Kir Kolyshkin <kir@openvz.org>