diff options
Diffstat (limited to 'community/gnokii/gnokii.install')
-rw-r--r-- | community/gnokii/gnokii.install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/gnokii/gnokii.install b/community/gnokii/gnokii.install new file mode 100644 index 000000000..e0ddf215d --- /dev/null +++ b/community/gnokii/gnokii.install @@ -0,0 +1,3 @@ +post_install() { +echo "Users need to be in 'lock' and 'uucp' groups to connect to devices" +} |