fix the no sudo needed for user info
Change-Id: I3554dd0ad8a479828d0155df1ac1ed9aeeb997b6
This commit is contained in:
parent
840ca6145e
commit
05a41c9dda
@ -24,7 +24,7 @@ Install a fresh Ubuntu 12.04 (Precise Pangolin) image ( _We suggest to create a
|
||||
|
||||
**OR use this if you dont want to type your password to sudo a command**
|
||||
|
||||
ubuntu ALL=(ALL:NOPASSWD) ALL
|
||||
ubuntu ALL=(ALL) NOPASSWD: ALL
|
||||
|
||||
if /dev/pts/0 does not have read/write for your user
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user