aboutsummaryrefslogtreecommitdiff
path: root/print/hplip3/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'print/hplip3/pkg-message')
-rw-r--r--print/hplip3/pkg-message15
1 files changed, 15 insertions, 0 deletions
diff --git a/print/hplip3/pkg-message b/print/hplip3/pkg-message
new file mode 100644
index 000000000000..af13f704bccc
--- /dev/null
+++ b/print/hplip3/pkg-message
@@ -0,0 +1,15 @@
+**********************************************************
+Add the following to your rc.conf:
+
+hpiod_enable="YES"
+hpssd_enable="YES"
+
+The default setup runs hpiod as the hplip user and adds
+hplip to the operator group. So all you have to do if you
+have a custom ruleset setup is add the following to that
+ruleset in devfs.rules:
+
+add path 'ugen*' group operator
+add path 'ugen*' mode 0660
+
+**********************************************************