cups/cups-lpd

12 lines
239 B
Plaintext

# default: off
# description: Allow applications using the legacy lpd protocol to communicate with CUPS
service printer
{
disable = yes
socket_type = stream
protocol = tcp
wait = no
user = lp
server = @LIBDIR@/cups/daemon/cups-lpd
}