Quoting Fajar A. Nugraha ([email protected]): > On Mon, May 12, 2014 at 10:25 AM, Serge Hallyn <[email protected]> > wrote: > > Quoting Fajar A. Nugraha ([email protected]): > > >> It is also not a straightforward matter to copy init.lxc. In ubuntu > >> trusty at least, I had to copy to other libraries manually to a ubuntu > >> container to make it work: liblxc.so.1 and libseccomp.so.2. For a > > > > this difficulty is really bothering me so i'm thinking of teaching > > lxc-execute to look for /usr/sbin/init.lxc.static on the host, and > > binding that into the container automatically at start. (Then probably > > publishing init.lxc.static in a new package). > > > In the mean time, I found something odd on a system: having init.lxc > as sylmink to /bin/bash doesn't work. Not sure why, as the same thing
lxc passes some arguments to lxc-init which bash probably barfs over. _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
