Automatic commit
[breezed.git] / install.sh
index 93c90ef..deb201b 100755 (executable)
@@ -29,8 +29,7 @@ fi
 
 cp ./breezed /usr/local/bin/
 cp ./breezed.sh /etc/init.d/
-cp ./breezed-resume.sh /etc/acpi/resume.d/99-breezed.sh
-cp ./breezed-suspend.sh /etc/acpi/suspend.d/01-breezed.sh
+cp ./breezed-pm-utils.sh /usr/lib/pm-utils/sleep.d/50breezed
 cp ./breezed.1 /usr/share/man/man1/
 
 update-rc.d breezed.sh defaults