]> git.pld-linux.org Git - packages/libcgroup.git/commitdiff
- really fix status usage
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 8 Feb 2011 19:56:06 +0000 (19:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cgred.init -> 1.9

cgred.init

index c0c37dc1986b35b192b9a004ac9f028a2c6a8506..c411b1bd3dee96dbcc092b036c84c66b04058752 100644 (file)
@@ -115,7 +115,7 @@ case "$1" in
        condrestart 7
        ;;
   status)
-       status --pid /var/run/cgrulesengd.pid cgrulesengd
+       status --pidfile /var/run/cgrulesengd.pid cgrulesengd
        RETVAL=$?
        ;;
   *)
This page took 0.10954 seconds and 4 git commands to generate.