diff options
Diffstat (limited to 'sysutils/LPRng/pkg-message')
-rw-r--r-- | sysutils/LPRng/pkg-message | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/sysutils/LPRng/pkg-message b/sysutils/LPRng/pkg-message new file mode 100644 index 0000000..02097af --- /dev/null +++ b/sysutils/LPRng/pkg-message @@ -0,0 +1,17 @@ + +To activate the new printing system do the following: + +- save your old printcap (`cp /etc/printcap /etc/printcap.save') +- set `lpd_enable=NO' in /etc/rc.conf +- reboot or kill the old lpd (`killall lpd') and + start the new one (`/usr/local/libexec/lpd') +- remember to adjust your aliases or your PATH to use the new programs + +Note that LPRng searches /usr/local/etc before /etc for +its configuration files. + +For further information, have a look at: + /usr/local/share/doc/LPRng +also: + http://dickory.sdsu.edu/lprng.html + |