#!/bin/bash
# chkconfig: 6 00 99
### BEGIN INIT INFO
# Provides: vzreboot
# Required-Start:
# Required-Stop:
# Default-Start: 6
# Default-Stop:
# Description: Creates Parallels Cloud Server reboot mark
### END INIT INFO
>/reboot
