*** empty log message ***
[breezed.git] / breezed-resume.sh
index 472df6c..2f90438 100755 (executable)
@@ -3,7 +3,7 @@
 #  breezed is a fan speed control daemon for Linux computers.
 #
 #  Copyright (c) 2008 Francois Fleuret
-#  Written by Francois Fleuret <francois.fleuret@idiap.ch>
+#  Written by Francois Fleuret <francois@fleuret.org>
 #
 #  This file is part of breezed.
 #
 #  You should have received a copy of the GNU General Public License
 #  along with breezed.  If not, see <http://www.gnu.org/licenses/>.
 
-# 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.
+# so we have to restart the daemon. Maybe I missed something though.
 
+# /etc/init.d/breezed.sh start
 /etc/init.d/breezed.sh restart
-