]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
libcgroup: Fix broken cgred
authorDhaval Giani <dhaval@linux.vnet.ibm.com>
Tue, 16 Dec 2008 17:20:11 +0000 (17:20 +0000)
committerDhaval Giani <dhaval@linux.vnet.ibm.com>
Tue, 16 Dec 2008 17:20:11 +0000 (17:20 +0000)
commit802c4cab60c6d067d49b1422694a2a6858e98940
treedf1107b20fdcf59a1b2274e21d2e1cf07bb01365
parentdcb708a93e68ef4395fe9af88275bafc91aa3fa1
libcgroup: Fix broken cgred

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

cgred is broken, in that there are some checks that fail and we use
--config to start the daemon and that is not supported. We also use
-12 as the signal to killproc.

This patch fixes all of those issues

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@237 4f4bb910-9a46-0410-90c8-c897d4f1cd53
scripts/init.d/cgred