etc/init.d/vz*: clean up VZREBOOTDIR

First, it makes sense to clean up VZREBOOTDIR just before saving
the list of now-running CTs in stop_ve()

Second, since the previous commit we are not starting CTs having
ONBOOT=no, so they are not cleared up from VZREBOOTDIR. So, clean
up VZREBOOTDIR right after getting the list.

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