On 11/05/2011 12:06 AM, Dong-In David Kang wrote: > Hi, > > Is it possible to do "mknod" after creation of an LXC instance? > I need to do "mknod" not only at bootup time, but also at run-time. > This is needed when I want to dynamically add devices to LXC instance. > Is it possible? > If it is, how can I do it? > > I've seen the case of "mknod" at bootup time of an LXC instance. > But, I haven't seen the usage of "mknod" at run-time after boot-up. > Is it the limitation of LXC?
Just comment out the lxc.cgroup.devices.* lines in the configuration file. ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Lxc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lxc-users
