"$Id: cupsd-helper.man 11830 2014-04-24 12:10:41Z msweet $"

cupsd-helper man page for CUPS.

Copyright 2007-2014 by Apple Inc.
Copyright 1997-2006 by Easy Software Products.

These coded instructions, statements, and computer programs are the
property of Apple Inc. and are protected by Federal copyright
law. Distribution and use rights are outlined in the file "LICENSE.txt"
which should have been included with this file. If this file is
file is missing or damaged, see the license at "http://www.cups.org/".

cupsd-helper 8 "CUPS" "15 April 2014" "Apple Inc."
NAME
cupsd-helper - cupsd helper programs
SYNOPSIS
cups-deviced request-id limit user-id options

cups-driverd cat ppd-name

cups-driverd list request_id limit options

cups-exec sandbox-profile [ -g group-id ] [ -n nice-value ] [ -u user-id ] /path/to/program argv0 ... argvN

DESCRIPTION
The cupsd-helper programs perform long-running operations on behalf of the scheduler, cupsd (8). The cups-deviced helper program runs each CUPS backend (7) with no arguments in order to discover the available printers.

The cups-driverd helper program lists all available printer drivers, a subset of "matching" printer drivers, or a copy of a specific driver PPD file.

The cups-exec helper program runs backends, filters, and other programs. On OS X these programs are run in a secure sandbox.

FILES
The cups-driverd program looks for PPD and driver information files in the following directories:

 /Library/Printers
 /opt/share/ppd
 /System/Library/Printers
 /usr/local/share/ppd
 /usr/share/cups/drv
 /usr/share/cups/model
 /usr/share/ppd

PPD files can be compressed using the gzip (1) program or placed in compressed tar (1) archives to further reduce their size.

Driver information files must conform to the format defined in ppdcfile (5).

SEE ALSO
backend (7), cups (1), cupsd (8), cupsd.conf (5), filter (7), ppdcfile (5), CUPS Online Help (http://localhost:631/help)
COPYRIGHT
Copyright \[co] 2007-2014 by Apple Inc.
End of "$Id: cupsd-helper.man 11830 2014-04-24 12:10:41Z msweet $".