bd30c0bdb7
And use RCD_SCRIPTS_DIR for the path to rc.d script.
21 lines
673 B
Text
21 lines
673 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.3 2005/10/11 15:06:29 reed Exp $
|
|
|
|
To activate the LPRng printing system do the following:
|
|
|
|
- set `lpd=NO' in /etc/rc.conf
|
|
- run ${RCD_SCRIPTS_DIR}/LPRng (may be added to /etc/rc.local or
|
|
copied into /etc/rc.d)
|
|
- remember to adjust your aliases or your PATH to use the new programs
|
|
|
|
Note that LPRng uses:
|
|
|
|
${PKG_SYSCONFDIR}/printcap
|
|
${PKG_SYSCONFDIR}/lpd/lpd.conf
|
|
${PKG_SYSCONFDIR}/lpd/lpd.perms
|
|
|
|
Simple example configuration files are found at:
|
|
|
|
${PREFIX}/share/examples/LPRng
|
|
|
|
===========================================================================
|