]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
libcgroup: Add default group to cgconfig
authorDhaval Giani <dhaval@linux.vnet.ibm.com>
Tue, 16 Dec 2008 17:14:33 +0000 (17:14 +0000)
committerDhaval Giani <dhaval@linux.vnet.ibm.com>
Tue, 16 Dec 2008 17:14:33 +0000 (17:14 +0000)
commitdcb708a93e68ef4395fe9af88275bafc91aa3fa1
tree733976864ac9f6ab84c263f3af2a774f3706237e
parent7418f938a297167b464e4880c9c97d043c6f079e
libcgroup: Add default group to cgconfig

From: Balbir Singh <balbir@linux.vnet.ibm.com>

As discussed in the previous thread
http://article.gmane.org/gmane.comp.lib.libcg.devel/139, we don't have
the concept of default groups and tasks should be able to return back
to their default group when done.

Here is a fix to the cgconfig script to fix the issue. Please review,
comment on it.

Signed-off-by: Balbir Singh <balbir@linux.vnet.ibm.com>
Signed-off-by: Dhaval Giani <dhaval@linux.vnet.ibm.com>
git-svn-id: https://libcg.svn.sourceforge.net/svnroot/libcg/trunk@236 4f4bb910-9a46-0410-90c8-c897d4f1cd53
scripts/init.d/cgconfig