Move 'onboot' field to a different struct

Field 'onboot' should not belong to 'vps_opt' since it (mostly)
contain some options that comes from command line and are never
stored in configuration file.

Let's move it to misc_opt under vps_param.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
2 files changed