Quoting Stéphane Graber ([email protected]): > On Wed, Feb 12, 2014 at 02:58:54PM +0100, Stephan Sachse wrote: > I suspect lxc.autodev is the problem, as far as I know (and the above > seems to prove it), it doesn't work with unprivileged containers as it > currently requires the ability to mknod.
Yes that's one we do need to address. If anyone wants to take a stab at a patch, just do a bind mount of the host's devices (creating the underlying file as needed) for the same devices which setup_autodev mknods. -serge _______________________________________________ lxc-devel mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-devel
