X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=breezed-resume.sh;h=df3a322f7b6a21536f3d45597e399ae33e448e0f;hb=7d21e277310494885b1ba6d46a2e3f1a93c5bb69;hp=472df6c964264cfd692e086b624d1cc67bbc41ba;hpb=29d922d3b115ae81e076e9fc03e5ea986fc42630;p=breezed.git diff --git a/breezed-resume.sh b/breezed-resume.sh index 472df6c..df3a322 100755 --- a/breezed-resume.sh +++ b/breezed-resume.sh @@ -3,7 +3,7 @@ # breezed is a fan speed control daemon for Linux computers. # # Copyright (c) 2008 Francois Fleuret -# Written by Francois Fleuret +# Written by Francois Fleuret # # This file is part of breezed. # @@ -19,10 +19,9 @@ # You should have received a copy of the GNU General Public License # along with breezed. If not, see . -# To put in /etc/acpi/resume.d/99-breezed.sh +# This file should be copied to /etc/acpi/resume.d/99-breezed.sh # Resuming messes up the /proc/acpi/* by removing / reloading modules, -# so we have to restart the daemon. - -/etc/init.d/breezed.sh restart +# so we have to restart the daemon. Maybe I missed something though. +/etc/init.d/breezed.sh start