Re: [Bug 829628] Re: [FFE] Add cgroup-lite package

2011-08-25 Thread StefanPotyra
Hi Serge, On Thu, Aug 25, 2011 at 04:23:25AM -, Serge Hallyn wrote: > Quoting StefanPotyra (stefan.pot...@informatik.uni-erlangen.de): > > Thanks for looking, Stefan. > > > This looks odd: > > > > +cd /sys/fs/cgroup > > +for d in `/bin/ls`; do > > > > + umount $d ||

Re: [Bug 829628] Re: [FFE] Add cgroup-lite package

2011-08-24 Thread Serge Hallyn
Quoting StefanPotyra (stefan.pot...@informatik.uni-erlangen.de): Thanks for looking, Stefan. > This looks odd: > > +cd /sys/fs/cgroup > +for d in `/bin/ls`; do > > + umount $d || true > +done Thanks for drawing my attention to this. This is indeed a problem. As an e