]> xenbits.xensource.com Git - libvirt.git/commitdiff
LXC: add HOME environment variable docs
authorChen Hanxiao <chenhanxiao@cn.fujitsu.com>
Fri, 19 Sep 2014 02:01:04 +0000 (10:01 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 19 Sep 2014 07:41:01 +0000 (09:41 +0200)
commit
3020594ac57c5e06e79f3db8c765f6bb18c40802
add HOME environment variable.
Add a doc for this.

Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
docs/drvlxc.html.in

index 403ce241d35c414a068cda89a75282f2ea291224..31da37ceee0a5631635801822e6009773eb8e034 100644 (file)
@@ -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>