X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=breezed.git;a=blobdiff_plain;f=install.sh;h=deb201b9936ed33cbc436dbb798dd56edbbc1ac0;hp=93c90ef146fa0fd36fe4d82aa9aabf22b1a336dc;hb=5043c340d8249a2450ea7bf042d9cfe933ba3ec6;hpb=0698d6a3609a03e9a9023a4315e1fc1efee3a414 diff --git a/install.sh b/install.sh index 93c90ef..deb201b 100755 --- a/install.sh +++ b/install.sh @@ -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