Re: [Libcg-devel] [PATCH 02/10] cgconfigparser: Add 'default' section.

2011-11-30 Thread Dhaval Giani
On Wed, Nov 23, 2011 at 7:00 PM, Jan Safranek wrote: > 'default' section in cgconfig.conf file describes default owner and > permissions of group's control and task files. Using the 'default' section, > the common permissions can be specified only once per config file instead > of defining it sepa

[Libcg-devel] [PATCH 02/10] cgconfigparser: Add 'default' section.

2011-11-23 Thread Jan Safranek
'default' section in cgconfig.conf file describes default owner and permissions of group's control and task files. Using the 'default' section, the common permissions can be specified only once per config file instead of defining it separately for each group. Signed-off-by: Jan Safranek --- src