BBB File /etc/lprng/lpd.conf

From Wiki
Jump to navigationJump to search

This configured the 'lpd' print daemon. This is a pretty vanilla configuration, but does allow someone to print from a remote site. The BBB PractiScore Printer application doesn't currently use this, but this would allow a central server to spool print jobs to the remote printers.

# LPRng for Debian GNU/Linux
# /etc/lprng/lpd.conf
# See lpd.conf(5) and /usr/share/doc/lprng/examples/lpd.conf.gz
#

# Purpose: only allow printing from localhost
#   default lpd_listen_port@ (FLAG off) 
# Purpose: always print banner, ignore lpr -h option
#   default ab@ (FLAG off)
# Purpose: query accounting server when connected
#   default achk@ (FLAG off)
# Purpose: accounting at end (see also af, la, ar, as)
#   default ae=jobend $H $n $P $k $b $t  (STRING)
# Purpose: name of accounting file (see also la, ar)
#   default af=acct  (STRING)

# Purpose: use long job number (0 - 999999) when a job is submitted 
#   default longnumber@ (FLAG off)
longnumber