]> git.pld-linux.org Git - packages/athcool.git/commitdiff
- kernel already has this fix, but it's not enabled if c1 halt disconnect bit
authorwolf <wolf@pld-linux.org>
Thu, 11 Nov 2004 19:01:49 +0000 (19:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  is disabled, what happens on some motherboards

Changed files:
    athcool.init -> 1.6

athcool.init

index 0c97ff016bdad5af8b029a6efc4197e651f98ae8..0cd47bba19f91c48d5fe4797b2d8a88fcf5fa8f3 100644 (file)
@@ -18,7 +18,7 @@ ATHCOOL_RUN=no
 case "$1" in
   start|restart|force-reload)
        if [ "$ATHCOOL_RUN" = "yes" ]; then
-               run_cmd "Starting Athlon Cooling" athcool on
+               run_cmd "Starting Athlon Cooling" athcool on fix
        fi
        ;;
   stop)
This page took 0.070547 seconds and 4 git commands to generate.