packages: libcgroup/cgconfig.init, libcgroup/cgred.init - add runlevels, or...

glen glen at pld-linux.org
Tue Feb 8 15:55:43 CET 2011


Author: glen                         Date: Tue Feb  8 14:55:43 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add runlevels, or chkconfig doesn't do anything

---- Files affected:
packages/libcgroup:
   cgconfig.init (1.5 -> 1.6) , cgred.init (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/libcgroup/cgconfig.init
diff -u packages/libcgroup/cgconfig.init:1.5 packages/libcgroup/cgconfig.init:1.6
--- packages/libcgroup/cgconfig.init:1.5	Tue Feb  8 15:54:38 2011
+++ packages/libcgroup/cgconfig.init	Tue Feb  8 15:55:38 2011
@@ -1,7 +1,7 @@
 #!/bin/sh
 #
 # cgconfig	Control Groups Configuration Startup
-# chkconfig:	- 5 95
+# chkconfig:	2345 05 95
 # description:	This script runs the cgconfigparser utility to parse and setup \
 #		the control group filesystem. It uses /etc/cgconfig.conf \
 #		and parses the configuration specified in there.

================================================================
Index: packages/libcgroup/cgred.init
diff -u packages/libcgroup/cgred.init:1.2 packages/libcgroup/cgred.init:1.3
--- packages/libcgroup/cgred.init:1.2	Tue Feb  8 00:46:41 2011
+++ packages/libcgroup/cgred.init	Tue Feb  8 15:55:38 2011
@@ -1,7 +1,7 @@
 #!/bin/sh
 #
 # cgred		CGroups Rules Engine Daemon
-# chkconfig:	- 14 86
+# chkconfig:	2345 14 86
 # description:	This is a daemon for automatically classifying processes \
 #		into cgroups based on UID/GID.
 #
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libcgroup/cgconfig.init?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libcgroup/cgred.init?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list