summaryrefslogtreecommitdiff
path: root/print/LPRng-core/MESSAGE
blob: db8a90becec79f3feb217314bd3d7baf2c25a5a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
===========================================================================
$NetBSD: MESSAGE,v 1.1 2001/10/31 23:27:26 zuntum Exp $

To activate the LPRng printing system do the following:

    - set `lpd=NO' in /etc/rc.conf
    - run ${PREFIX}/etc/rc.d/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:

	/etc/printcap
	/etc/lpd_printcap
	/etc/lpd.conf
	/etc/lpd.perms

Simple example configuration files are found at:

	${PREFIX}/share/examples/LPRng

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