#!/bin/bash

# chkconfig: 2345 60 40
# description: lpd is the print daemon required for lpr to work properly. \
#   It is basically a server that arbitrates print jobs to printer(s).
# processname: lpd
# config: /etc/lpd/printcap
# config: /etc/lpd/lpd.conf
# config: /etc/lpd/lpd.perms

. /lib/lsb/init-functions $1

