View Single Post
casper27's Avatar
Posts: 844 | Thanked: 521 times | Joined on Jan 2009 @ UK southampton
#3278
Originally Posted by 白い熊 View Post
Don't do this!!!

You can get seriously messed up. The N900 runs all processes as user, and this way any script etc on your phone can completely destroy your system.

Rather, create the file /etc/sudoers.d/kernel-load.sh with this text:
Code:
user ALL = NOPASSWD: /usr/sbin/kernel-load
and then run
Code:
# update-sudoers
VERY VERY good advice. Don't update sudoers if you are not very sure of what your doing.
 

The Following User Says Thank You to casper27 For This Useful Post: