automatic commit
[breezed.git] / breezed-resume.sh
index 491335a..de43c9d 100755 (executable)
 #  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 restart
-