Quoting Brian K. White (br...@aljex.com):
> On 11/5/2010 1:34 PM, Serge E. Hallyn wrote:
> > A few comments:
> >
> > 1. To remove the directories, rmdir all descendent directories.  I'd
> >     think something like 'find . -type d -print0 | xargs rmdir' would
> >     do.
> 
> I can't delete _anything_ in there. Not a file, let alone a directory 
> with or without files. Of course I tried that.

Yes, I assumed so.  My point was that you can't delete files.  You can
only do a simple rmdir on the cgroup directory itself.

-serge

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to