X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=breezed.git;a=blobdiff_plain;f=install.sh;h=2bc9b379b0b9be74f6855726c23f40a8fe99bd5d;hp=86be2806be003051455cb2dcb640edc058755e18;hb=289404b8b5843489dd369a7dfc7c895bda49073d;hpb=750d2fa8cc39092716eb832cba4c709e36080013 diff --git a/install.sh b/install.sh index 86be280..2bc9b37 100755 --- a/install.sh +++ b/install.sh @@ -30,6 +30,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/99-breezed.sh cp ./breezed.1 /usr/share/man/man1/ update-rc.d breezed.sh defaults