mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-06-02 16:35:03 +00:00

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>
4 lines
205 B
Plaintext
4 lines
205 B
Plaintext
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. |