At least on Ubuntu systems an edit of a group membership takes effect only after logging out and in of that user, if this user is currently logged in.
Signed-off-by: Thomas Maisl <[email protected]> sorry for the noise for the 2nd try diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index 3556a22..a23ed42 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -2927,6 +2927,8 @@ verifies that the appropriate group membership has been created. The +dialout+ group should be listed among the different IDs. + - Under some circumstances this change takes only effect (eg. on Ubuntu) after +one logs out and then logs in again. With the appropriate device name (e.g. +dev/ttyUSB3+) and with write permission to the USB _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
