diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-08-29 23:47:29 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-08-29 23:47:29 (EDT) |
commit | a57f26f2c62805b9e61719361ca17ccf53c897ad (patch) | |
tree | 31777747249a8b538fa6f1bbbec39b131be59044 /resources/scripts/misc/powertop.trisquel7 | |
parent | 8c07c380121cdab4efd50cff453875903b8c67ef (diff) | |
download | libreboot-a57f26f2c62805b9e61719361ca17ccf53c897ad.zip libreboot-a57f26f2c62805b9e61719361ca17ccf53c897ad.tar.gz libreboot-a57f26f2c62805b9e61719361ca17ccf53c897ad.tar.bz2 |
all scripts: general fixes and clean up
Diffstat (limited to 'resources/scripts/misc/powertop.trisquel7')
-rwxr-xr-x | resources/scripts/misc/powertop.trisquel7 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/scripts/misc/powertop.trisquel7 b/resources/scripts/misc/powertop.trisquel7 index 25bb597..215ae03 100755 --- a/resources/scripts/misc/powertop.trisquel7 +++ b/resources/scripts/misc/powertop.trisquel7 @@ -48,4 +48,3 @@ update-rc.d powertop defaults # Run powertop now and tell the user powertop --auto-tune printf "Done. Run 'powertop --auto-tune' now. This will also run automatically at boot time. Run it again at any time, if needed. This has also been done for you just now.\n" - |