Merge pull request #71 from TimothyGu/master

README.md: fix indentation of upstart script for enabling graphics on shutdown
master
Peter Wu 11 years ago
commit 9eb2e0d3fd

@ -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]

Loading…
Cancel
Save