SYNOPSIS
-
vzeventd
[-v ]
[-d ]
- vzeventd
-h
DESCRIPTION
Current list of known events and associated vzeventd actions are:
- start
- Ignore.
- stop
- Run /usr/lib/vzctl/vzctl/scripts/vzevent-stop. This script takes care of removing ARP and routing records for the given CT from CT0.
- mount
- Ignore.
- umount
- Ignore.
- reboot
- Run /usr/lib/vzctl/vzctl/scripts/vzevent-reboot. This script takes care of rebooting a given CT.
OPTIONS
- -v
- Increase verbosity (can be used multiple times).
- -d
- Debug mode (do not daemonize, run in foreground).
- -h
- Display help and exit.
EXIT STATUS
Returns 0 upon success.LICENSE
Copyright (C) 2010-2013, Parallels, Inc. Licensed under GNU GPL.AUTHOR
This manual page was initially written by Thorsten Schifferdecker <[email protected]> for the Debian GNU/Linux system (but may be used by others).