On Tue, Feb 07, 2012 at 12:24:08PM +0800, Antonio Borneo wrote: > On Tue, Feb 7, 2012 at 9:54 AM, Fabio Estevam <[email protected]> wrote: > > ... > > sudo openocd > > There is no need to run OpenOCD as "root" on Linux. > Moreover, for security reason, it's also a bad idea to use root > account when not strictly needed. [snip] > $> usermod -a -G lp username > and verify it with command > $> id username > uid=500(username) gid=500(username) groups=500(username),7(lp)
It may be necessary to log out and log in for the new setting to take effect. John ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
