]> git.proxmox.com Git - pve-docs.git/commitdiff
pct: improve configuration section
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 23 Feb 2016 09:57:13 +0000 (10:57 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 23 Feb 2016 09:57:13 +0000 (10:57 +0100)
pct.adoc

index fbf33f90fc28838ea5835fdf3fb55cfb239a5448..f15378d85487a0f58bf50e2a480c247339da2a8a 100644 (file)
--- a/pct.adoc
+++ b/pct.adoc
@@ -108,9 +108,14 @@ unique - cluster wide. Files are stored inside '/etc/pve/', so they get
 automatically replicated to all other cluster nodes.
 
 Those configuration files are simple text files, and you can edit them
-using a normal text editor ('vi', 'nano', ...). But one can also use
-the 'pct' command to generate and modify those files, or do the whole
-thing using the GUI.
+using a normal text editor ('vi', 'nano', ...). This is sometimes
+useful to do small corrections, but keep in mind that you need to
+restart the container to apply such changes.
+
+For that reason, it is usually better to use the 'pct' command to
+generate and modify those files, or do the whole thing using the GUI.
+Our toolkit is smart enough to instantaneously apply most changes to
+running containers (hot plug).
 
 
 File Format