cgred should start after cgconfig service Signed-off-by: Jan Safranek <[email protected]> ---
scripts/init.d/cgred | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/scripts/init.d/cgred b/scripts/init.d/cgred index d71f731..73ca480 100644 --- a/scripts/init.d/cgred +++ b/scripts/init.d/cgred @@ -14,7 +14,7 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # # cgred GGroups Rules Engine Daemon -# chkconfig: - 13 87 +# chkconfig: - 14 86 # description: This is a daemon for automatically classifying processes \ # into cgroups based on UID/GID. # ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Libcg-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libcg-devel
