diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-11-08 15:43:45 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-11-08 15:43:45 -0300 |
commit | 01be72ba37c7a000cff66e782a0a7dc7f81e998f (patch) | |
tree | 3ba7de1e871145d776082aea5703ef1b0a545b1d /java/java-rxtx/GroupMembership.txt | |
parent | a48d075b90120462b9f97ab95a224d47e072f7dd (diff) | |
parent | 87a379782f447a957917250334350b25c431ad1f (diff) |
Merge branch 'master' of ssh://gparabola/srv/git/abslibre
Diffstat (limited to 'java/java-rxtx/GroupMembership.txt')
-rw-r--r-- | java/java-rxtx/GroupMembership.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/java/java-rxtx/GroupMembership.txt b/java/java-rxtx/GroupMembership.txt new file mode 100644 index 000000000..dd5c47076 --- /dev/null +++ b/java/java-rxtx/GroupMembership.txt @@ -0,0 +1,7 @@ +In order to use a program that makes use of rxtx, you must be a member +of the groups: + * uucp: for access to hardware devices in /dev + * lock: for access to hardware lockfiles in /var/lock/lockdev + +Most documentation indicates that you must be in one or the other, +depending on your distro; you must actually be in both. |