]> git.pld-linux.org Git - packages/libcgroup.git/commitdiff
- run cgclear twice since one is not enough to clean things up
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 5 Apr 2011 20:21:27 +0000 (20:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cgconfig.init -> 1.9

cgconfig.init

index cf551dddf85851dda46efd09befbfd2764d62f9c..e1c60daaf4bb686e17a54722cd9eb6dd7eb7c1ab 100644 (file)
@@ -94,6 +94,7 @@ stop() {
 
        msg_stopping "cgconfig"
        cgclear
+       cgclear
        rm -f /var/lock/subsys/cgconfig
        ok
 }
This page took 0.086133 seconds and 4 git commands to generate.