On 07/06/12 23:58, Darren Baginski wrote: > 07.06.2012, 23:45, "Adrian Fita" <adrian.f...@gmail.com>: >> >> I think that would be Linux Containers (LXC): http://wiki.debian.org/LXC. > > Looks promising. Is there any infrastructure around yet? > I mean init scripts for auto start , /etc/ files like the same for > linux-vserver ?
Well, I haven't used them yet, but looking at the lxc package's filelist [1], it looks like there is a /etc/init.d/lxc script which might start the containers at boot. And indeed, downloading the package and looking at the files, /etc/init.d/lxc contains references to /etc/default/lxc (which I imagine is used to configure some stuff) and also to /etc/lxc/auto/* (which I think is the way to tell lxc what containers to auto-start at boot; looks similar to the way xen does it). 1. http://packages.debian.org/wheezy/i386/lxc/filelist -- Adrian Fita -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4fd11e94.20...@gmail.com