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]> Hopefully this small patch is ok... diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index 595a56a..2aa3179 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -2864,6 +2864,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
