X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=pct.conf.adoc;h=42a2ceebe0b5efbf9d8531f9b1ddfa4bb40d33fc;hb=12804f688fe4a0a4d6affb94174b0242259588f8;hp=0c86b44ae0a38bd7519761b6331b473bfb8b9734;hpb=8c1189b640ae7d10119ff1c046580f48749d38bd;p=pve-docs.git diff --git a/pct.conf.adoc b/pct.conf.adoc index 0c86b44..42a2cee 100644 --- a/pct.conf.adoc +++ b/pct.conf.adoc @@ -1,7 +1,7 @@ ifdef::manvolnum[] -PVE({manvolnum}) -================ -include::attributes.txt[] +pct.conf(5) +=========== +:pve-toplevel: NAME ---- @@ -9,7 +9,7 @@ NAME pct.conf - Proxmox VE Container Configuration -SYNOPSYS +SYNOPSIS -------- `/etc/pve/lxc/.conf` @@ -22,13 +22,16 @@ endif::manvolnum[] ifndef::manvolnum[] Container Configuration ======================= -include::attributes.txt[] endif::manvolnum[] +ifdef::wiki[] +:pve-toplevel: +:title: Manual: pct.conf +endif::wiki[] The `/etc/pve/lxc/.conf` files stores container configuration, where `CTID` is the numeric ID of the given container. -NOTE: IDs <= 100 are reserved for internal purposes. +NOTE: IDs < 100 are reserved for internal purposes. File Format @@ -44,7 +47,7 @@ character are treated as comments and are also ignored. One can use the `pct` command to generate and modify those files. -It is also possible to add low-level lxc style configuration directly, for +It is also possible to add low-level LXC-style configuration directly, for example: lxc.init_cmd: /sbin/my_own_init @@ -53,7 +56,7 @@ or lxc.init_cmd = /sbin/my_own_init -Those settings are directly passed to the lxc low-level tools. +Those settings are directly passed to the LXC low-level tools. Options