Thread
:
how to enter R&D mode on 810?
View Single Post
Gourmand
2008-03-30 , 18:15
Posts: 129 | Thanked: 5 times | Joined on Mar 2008
#
7
Type:
Code:
root
this executes script:
exec sudo gainroot --use-su
but actually does while sudo:
trap exit SIGHUP SIGINT SIGTERM
PATH=/bin:/usr/bin:/sbin:/usr/sbin
exec su -
but this does NOT make me root - it causes an error message instead
Last edited by Gourmand; 2008-03-30 at
18:24
.
Quote & Reply
|
Gourmand
View Public Profile
Send a private message to Gourmand
Find all posts by Gourmand