aboutsummaryrefslogtreecommitdiff
path: root/print/hplip3/pkg-message
blob: af13f704bccc15c1c1942806e638b8809545c066 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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

**********************************************************