From 05a41c9dda51ae1aa5159796cd04f3738907827d Mon Sep 17 00:00:00 2001 From: Craig Vyvial Date: Mon, 17 Jun 2013 13:26:40 -0500 Subject: [PATCH] fix the no sudo needed for user info Change-Id: I3554dd0ad8a479828d0155df1ac1ed9aeeb997b6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e58c1548..19ef0c5a 100644 --- a/README.md +++ b/README.md @@ -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