On Fri, Aug 27, 2010 at 10:42:15AM -0400, Matthew Miller wrote: > [name = <name>] # defaults to filename without .conf > [cgroup-owner = <uid>] # defaults to root > [cgroup-group = <gid>] # defaults to root > [tasks-owner = <uid>] # defaults to cgroup-owner > [tasks-group = <gid>] # defaults to cgroup-group > [controllers = <controller> [, <controller>] [...] ] # defaults to kernel > parameters > [<controller.param name> = <param value>] > [...]
I didn't explicitly mention this, but whitespace at the beginning and end of lines, and surrounding the "=", should be ignored. And as in the example above, comments should work mid-line. -- Matthew Miller [email protected] <http://mattdm.org/> ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ Libcg-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libcg-devel
