[libvirt] [PATCH] LXC: add HOME environment variable docs

Chen Hanxiao chenhanxiao at cn.fujitsu.com
Fri Sep 19 02:01:04 UTC 2014


commit
3020594ac57c5e06e79f3db8c765f6bb18c40802
add HOME environment variable.
Add a doc for this.

Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
---
 docs/drvlxc.html.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/drvlxc.html.in b/docs/drvlxc.html.in
index 403ce24..31da37c 100644
--- a/docs/drvlxc.html.in
+++ b/docs/drvlxc.html.in
@@ -88,6 +88,8 @@ to be provided by all container technologies on Linux.
 <dd>The fixed string <code>/bin:/usr/bin</code></dd>
 <dt>TERM</dt>
 <dd>The fixed string <code>linux</code></dd>
+<dt>HOME</dt>
+<dd>The fixed string <code>/</code></dd>
 </dl>
 
 <p>
-- 
1.9.0




More information about the libvir-list mailing list