summarylogtreecommitdiffstats
path: root/gnokii.install
diff options
context:
space:
mode:
Diffstat (limited to 'gnokii.install')
-rw-r--r--gnokii.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/gnokii.install b/gnokii.install
new file mode 100644
index 000000000000..e0ddf215d707
--- /dev/null
+++ b/gnokii.install
@@ -0,0 +1,3 @@
+post_install() {
+echo "Users need to be in 'lock' and 'uucp' groups to connect to devices"
+}