vzctl: do not warn about valid config parameters

Previous commit e0edb7ccba9 made it possible to make vzctl whine about
unknown parameters in configuration files. Apparently, there are quite
a few parameters that are pretty valid but not used by vzctl.

List such parameters in config[] to avoid "false positives",
reducing the noise.

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