Hi,
When I create a full os container (for example a debian), I have to
remove init script that remount / read only on halt
example : umountfs for lenny
If I don't do this, the container remounts readonly the mount point
where rootfs are when it stops.
Why a container is able to do this?
If you
Hi,
With a friend, we installed lxc on his server.
We spend 1 hour on the kernel config because we didn't knew :
- that lxc-checkconfig is a bash script and it can check a config before
running it
- which kernel config item whas not good
- that CONFIG_SECURITY_FILE_CAPABILITIES is obsolete since 2