Hi, I am interested in running 2 processes in 2 containers, each creating a file in /var/locks. But I don't see a /var/locks in the container rootfs:
ls /var/lib/lxc/test/rootfs/var/locks ls: cannot access /var/lib/lxc/test/rootfs/var/locks: No such file or directory Is there a way this can be done? Can each container mount the host's /var/locks, and then create their own lock file in it? Anjali _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
