mirror_lxc/doc/rootfs
Daniel Lezcano baf6671fd3 change the rootfs mount location and add the README
Previous path was $libdir/lxc, changed to $libdir/lxc/rootfs.
Added a README file to be placed in this directory, describing
the purpose of this empty directory. Having a file to be installed
in this directory makes the Makefile to automatically create the
directory at install time.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
2010-05-27 14:27:13 +02:00
..
Makefile.am change the rootfs mount location and add the README 2010-05-27 14:27:13 +02:00
README change the rootfs mount location and add the README 2010-05-27 14:27:13 +02:00

This directory must exist, even though no contents are ever placed
here. It is used to temporary mount the rootfs of lxc in a private
mount namespace only visible by the processes running in the
container.