Merge pull request #71 from TimothyGu/master

README.md: fix indentation of upstart script for enabling graphics on shutdown
This commit is contained in:
Peter Wu 2013-08-29 15:06:23 -07:00
commit 9eb2e0d3fd

View File

@ -130,6 +130,7 @@ the boot process. On Debian and Ubuntu, this can performed by running
Some machines do not like the card being disabled at shutdown. Some machines do not like the card being disabled at shutdown.
Add the next initscript (`/etc/init/bbswitch.conf`) : Add the next initscript (`/etc/init/bbswitch.conf`) :
description "Save power by disabling nvidia on Optimus" description "Save power by disabling nvidia on Optimus"
author "Lekensteyn <lekensteyn@gmail.com>" author "Lekensteyn <lekensteyn@gmail.com>"
start on runlevel [2345] start on runlevel [2345]