commit | f7e5b754fb9d2b2da511e86f07450d0ecc220fa5 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Thu May 15 11:45:58 2014 -0700 |
committer | Kir Kolyshkin <kir@openvz.org> | Thu May 15 11:47:23 2014 -0700 |
tree | b427c7c7f35e7a5279daae2d8b95ddef771e53ac | |
parent | fd9654df09f84eacc0ed667470b77e3e6877fc07 [diff] |
vzctl set --ostemplate: require --save Since everything vzctl set --ostemplate does is saving OSTEMPLATE to container config, it is useless without --save. Therefore, require --save flag to be set. Related to https://bugzilla.openvz.org/2909 Signed-off-by: Kir Kolyshkin <kir@openvz.org>