[FE training-materials-updates] Need to log out and in again after the group change

Michael Opdenacker michael.opdenacker at free-electrons.com
Thu Oct 4 06:56:54 CEST 2012


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=1b89ee4a1cc6ea90c106610613f0f1c18792cf89

>---------------------------------------------------------------

commit 1b89ee4a1cc6ea90c106610613f0f1c18792cf89
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Thu Oct 4 05:45:59 2012 +0200

    Need to log out and in again after the group change


>---------------------------------------------------------------

1b89ee4a1cc6ea90c106610613f0f1c18792cf89
 .../kernel-module-environment.tex                  |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/labs/kernel-module-environment/kernel-module-environment.tex b/labs/kernel-module-environment/kernel-module-environment.tex
index e95e43c..3b5808e 100644
--- a/labs/kernel-module-environment/kernel-module-environment.tex
+++ b/labs/kernel-module-environment/kernel-module-environment.tex
@@ -136,6 +136,9 @@ to the \code{dialout} group:
 sudo adduser <user> dialout
 \end{verbatim}
 
+You now need to log out and log in again to make the new group
+visible everywhere.
+
 Now, you can run \code{picocom -b 115200 /dev/ttyUSB0}, to start serial
 communication on \code{/dev/ttyUSB0}, with a baudrate of \code{115200}. If
 you wish to exit \code{picocom}, press \code{[Ctrl][a]} followed by



More information about the training-materials-updates mailing list