Am 13.05.2017 21:00, schrieb ashwal.harel via BeagleBoard:
> I'm using BBB can I change usb0 (client mode usb ) to show my product CLI 
> interface rather then linux console?
> 

yes,
there are basically 2 ways.
1. with password.
create an useraccount and use .profile to start you program

2. redirect, run via inittab (systemd) e.g top >/dev/tty10

Note: do not forget to disable all interaction with your program
      otherwise a malevolent user can easily access your box.

re,
 wh

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/59195C57.40405%40bfs.de.
For more options, visit https://groups.google.com/d/optout.

Reply via email to