Skip to content

Commit

Permalink
Bug Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
azhang66 committed Mar 15, 2015
1 parent c420cc9 commit a9d9de9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ INSTALLATION
1. Download a .zip of thinkpad-fan from GitHub
2. Unzip it to a directory where only root can modify
3. Change the owner of all the files to root
THIS IS CRITICAL!!! NOT DOING THIS WOULD BE A HUGE SECURITY HOLE!!!!!
THIS IS CRITICAL!!! NOT DOING THIS WOULD BE A HUGE SECURITY HOLE!!!!
4. Change the files' permissions to all be read-only for everyone and executable for root
THIS IS ALSO CRITICAL!!! NOT DOING THIS WOULD BE A HUGE SECURITY HOLE!!!!!
THIS IS ALSO CRITICAL!!! NOT DOING THIS WOULD BE A HUGE SECURITY HOLE!!!!
5. Add this line to /etc/rc.local:

(setsid "/path/to/fand" &);
Expand Down

0 comments on commit a9d9de9

Please sign in to comment.