ctid.conf(5) | Containers | ctid.conf(5) |
ctid.conf - configuration file for an OpenVZ container.
/etc/vz/conf/CTID.conf
This is a configuration file for a container. It is stored as /etc/vz/conf/CTID.conf, where CTID is the numeric ID of the given container.
Configuration file consists of lines in the form
PARAMETER="value"
All parameter names and values are case-sensitive. Quotes surrounding a value are required if value contains spaces, and are optional otherwise. Extra spaces are not allowed. All unrecognized lines will be ignored.
The meaning of most parameters are described in vzctl(8), so here only the appropriate vzctl set option names are given.
vzctl(8), vzcfgvalidate(8), vz.conf(5), http://wiki.openvz.org/UBC.
Copyright (C) 2001-2010, Parallels, Inc. Licensed under GNU GPL.
1 Oct 2013 | OpenVZ |