1cupsd-helper(8)                   Apple Inc.                   cupsd-helper(8)
2
3
4

NAME

6       cupsd-helper - cupsd helper programs
7

SYNOPSIS

9       cups-deviced request-id limit user-id options
10       cups-driverd cat ppd-name
11       cups-driverd list request_id limit options
12       cups-exec  sandbox-profile [ -g group-id ] [ -n nice-value ] [ -u user-
13       id ] /path/to/program argv0 ...  argvN
14

DESCRIPTION

16       The cupsd-helper programs perform long-running operations on behalf  of
17       the  scheduler,  cupsd(8).   The  cups-deviced helper program runs each
18       CUPS backend(7) with no arguments in order to  discover  the  available
19       printers.
20
21       The  cups-driverd helper program lists all available printer drivers, a
22       subset of "matching" printer drivers, or a copy of  a  specific  driver
23       PPD file.
24
25       The  cups-exec  helper  program  runs backends, filters, and other pro‐
26       grams. On macOS these programs are run in a secure sandbox.
27

FILES

29       The cups-driverd program looks for PPD and driver information files  in
30       the following directories:
31
32           /Library/Printers
33           /opt/share/ppd
34           /System/Library/Printers
35           /usr/local/share/ppd
36           /usr/share/cups/drv
37           /usr/share/cups/model
38           /usr/share/ppd
39
40       PPD files can be compressed using the gzip(1) program or placed in com‐
41       pressed tar(1) archives to further reduce their size.
42
43       Driver information files must conform to the format  defined  in  ppdc‐
44       file(5).
45

SEE ALSO

47       backend(7),  cups(1),  cupsd(8), cupsd.conf(5), filter(7), ppdcfile(5),
48       CUPS Online Help (http://localhost:631/help)
49
51       Copyright © 2007-2017 by Apple Inc.
52
53
54
5515 April 2014                        CUPS                      cupsd-helper(8)
Impressum