]> git.pld-linux.org Git - packages/libcgroup.git/commitdiff
- add runlevels, or chkconfig doesn't do anything
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 8 Feb 2011 14:55:38 +0000 (14:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cgconfig.init -> 1.6
    cgred.init -> 1.3

cgconfig.init
cgred.init

index 8d79919da3395c028f599c8e98089021ba81cc43..53381be1a522342feee1a86c70db532908651973 100644 (file)
@@ -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 79f63952c7de3f922913a353798daae6b21c44c3..ea014f6f65ee204c716782e35bcfde8fe5e55e88 100644 (file)
@@ -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.
 #
This page took 0.068586 seconds and 4 git commands to generate.