# /etc/xinetd.d/printer # ron@18james.com, 13 Dec 2002 # # You probably want to include a line # only_from = your-network-or-subnet # see `man xinetd.conf' service printer { socket_type = stream protocol = tcp wait = no user = root server = /usr/libexec/cups/daemon/cups-lpd server_args = -o document-format=application/octet-stream groups = yes }