diff options
author | root <root@rshg054.dnsready.net> | 2013-09-02 02:12:10 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-09-02 02:12:10 -0700 |
commit | 53939c2b159d972c48fc2f3652408632c71be77b (patch) | |
tree | 90dca84534ff78fd300c057a32354115e2818714 /community/java-rxtx/rxtx.install | |
parent | bf1faf85b813a0171c73fa31db1c5a5110d32420 (diff) |
Mon Sep 2 02:09:45 PDT 2013
Diffstat (limited to 'community/java-rxtx/rxtx.install')
-rw-r--r-- | community/java-rxtx/rxtx.install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/java-rxtx/rxtx.install b/community/java-rxtx/rxtx.install new file mode 100644 index 000000000..e0ddf215d --- /dev/null +++ b/community/java-rxtx/rxtx.install @@ -0,0 +1,3 @@ +post_install() { +echo "Users need to be in 'lock' and 'uucp' groups to connect to devices" +} |