summaryrefslogtreecommitdiff
path: root/print/LPRng-core/MESSAGE
blob: 073d644ed11c24fcab2934efeb3a34af5e2d859f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
===========================================================================
$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

===========================================================================