diff options
-rw-r--r-- | print/cups-base/pkg-message | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/print/cups-base/pkg-message b/print/cups-base/pkg-message index 64115396ef1b..b31bf9567d3a 100644 --- a/print/cups-base/pkg-message +++ b/print/cups-base/pkg-message @@ -1,6 +1,6 @@ ====================================================================== -To enable printing with local printer you need to give group cups +To enable printing with local printer you need to give group 'cups' r/w access to printer device: 1) Add following to /etc/devfs.rules (create if it doesn't exist): @@ -16,9 +16,8 @@ devfs_system_ruleset="system" 3) Restart devfs: /etc/rc.d/devfs restart -In case your system supoorts "devd" you can copy -$PREFIX/share/examples/lpt-cupsd.conf into $PREFIX/etc/devd/ - +If your system supports 'devd' you can copy +$PREFIX/share/examples/lpt-cupsd.conf to $PREFIX/etc/devd/ To enable printing under Gimp and MS-Windows clients do the following: |