> Yeah. Well, grab the source and see what it's doing, but also check
> the value in the notify_on_release file in
> /sys/fs/cgroup/systemd// and further sub-directories.
I think this all may be due to the older software versions available
on Fedora 17. Using systemd 197 and lxc 0.8.0 under Arch
Quoting pablo platt (pablo.pl...@gmail.com):
> On Tue, Jan 29, 2013 at 5:10 PM, Serge Hallyn
> wrote:
>
> > Quoting pablo platt (pablo.pl...@gmail.com):
> > > I'll be happy to be the driving force but I need info from experts.
> > >
> > > Let's say the command will look like this:
> > > lxc-sandb
On Tue, Jan 29, 2013 at 5:10 PM, Serge Hallyn wrote:
> Quoting pablo platt (pablo.pl...@gmail.com):
> > I'll be happy to be the driving force but I need info from experts.
> >
> > Let's say the command will look like this:
> > lxc-sandbox -n mybox /bin/bash
> > Do you think that lxc-sandbox can us
Quoting pablo platt (pablo.pl...@gmail.com):
> I'll be happy to be the driving force but I need info from experts.
>
> Let's say the command will look like this:
> lxc-sandbox -n mybox /bin/bash
> Do you think that lxc-sandbox can use an API similar to libvirt-sandbox?
> http://rpm.pbone.net/index
Quoting Lars Kellogg-Stedman (l...@oddbit.com):
> > No idea about the systemd aspects, but the best way to get those cgroups
> > to be autoremoved is using a release_agent. See
> > Documentation/cgroups/cgroups.txt in the kernel source.
>
> Serge,
>
> Thanks for the pointer. That does seem like