| commit | 537888a00ccbae85eedfeade71e586ad22be3e9d | [log] [download] |
|---|---|---|
| author | Kir Kolyshkin <kir@openvz.org> | Wed Oct 24 13:13:55 2012 +0400 |
| committer | Kir Kolyshkin <kir@openvz.org> | Wed Oct 24 16:43:37 2012 +0400 |
| tree | 08f218ca6b9dfe54886efc11c6a1667bc301908a | |
| parent | c0bf9cd73c2281cdf9780b2a74f420cb13eae5c3 [diff] |
etc/init.d/vz*: implement suspend instead of stop First, we try to suspend CTs, then we stop ones that were failed to suspend. Note that a recent patch adds restore capability to 'vzctl start', so we don't need to change start_ve() http://bugzilla.openvz.org/2325 Reference: PSBM-12516 Signed-off-by: Kir Kolyshkin <kir@openvz.org>