xref: /aosp_15_r20/external/libcups/doc/help/man-cupsd.html (revision 5e7646d21f1134fb0638875d812ef646c12ab91e)
1*5e7646d2SAndroid Build Coastguard Worker<!DOCTYPE HTML>
2*5e7646d2SAndroid Build Coastguard Worker<html>
3*5e7646d2SAndroid Build Coastguard Worker<!-- SECTION: Man Pages -->
4*5e7646d2SAndroid Build Coastguard Worker<head>
5*5e7646d2SAndroid Build Coastguard Worker	<link rel="stylesheet" type="text/css" href="../cups-printable.css">
6*5e7646d2SAndroid Build Coastguard Worker	<title>cupsd(8)</title>
7*5e7646d2SAndroid Build Coastguard Worker</head>
8*5e7646d2SAndroid Build Coastguard Worker<body>
9*5e7646d2SAndroid Build Coastguard Worker<h1 class="title">cupsd(8)</h1>
10*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="NAME">Name</a></h2>
11*5e7646d2SAndroid Build Coastguard Workercupsd - cups scheduler
12*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
13*5e7646d2SAndroid Build Coastguard Worker<b>cupsd</b>
14*5e7646d2SAndroid Build Coastguard Worker[
15*5e7646d2SAndroid Build Coastguard Worker<b>-c</b>
16*5e7646d2SAndroid Build Coastguard Worker<i>cupsd.conf</i>
17*5e7646d2SAndroid Build Coastguard Worker] [
18*5e7646d2SAndroid Build Coastguard Worker<b>-f</b>
19*5e7646d2SAndroid Build Coastguard Worker] [
20*5e7646d2SAndroid Build Coastguard Worker<b>-F</b>
21*5e7646d2SAndroid Build Coastguard Worker] [
22*5e7646d2SAndroid Build Coastguard Worker<b>-h</b>
23*5e7646d2SAndroid Build Coastguard Worker] [
24*5e7646d2SAndroid Build Coastguard Worker<b>-l</b>
25*5e7646d2SAndroid Build Coastguard Worker] [
26*5e7646d2SAndroid Build Coastguard Worker<b>-s</b>
27*5e7646d2SAndroid Build Coastguard Worker<i>cups-files.conf</i>
28*5e7646d2SAndroid Build Coastguard Worker] [
29*5e7646d2SAndroid Build Coastguard Worker<b>-t</b>
30*5e7646d2SAndroid Build Coastguard Worker]
31*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="DESCRIPTION">Description</a></h2>
32*5e7646d2SAndroid Build Coastguard Worker<b>cupsd</b>
33*5e7646d2SAndroid Build Coastguard Workeris the scheduler for CUPS. It implements a printing system based upon the Internet Printing Protocol, version 2.1, and supports most of the requirements for IPP Everywhere. If no options are specified on the command-line then the default configuration file
34*5e7646d2SAndroid Build Coastguard Worker<i>/etc/cups/cupsd.conf</i>
35*5e7646d2SAndroid Build Coastguard Workerwill be used.
36*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="OPTIONS">Options</a></h2>
37*5e7646d2SAndroid Build Coastguard Worker<dl class="man">
38*5e7646d2SAndroid Build Coastguard Worker<dt><b>-c</b><i> cupsd.conf</i>
39*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em">Uses the named cupsd.conf configuration file.
40*5e7646d2SAndroid Build Coastguard Worker<dt><b>-f</b>
41*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em">Run
42*5e7646d2SAndroid Build Coastguard Worker<b>cupsd</b>
43*5e7646d2SAndroid Build Coastguard Workerin the foreground; the default is to run in the background as a "daemon".
44*5e7646d2SAndroid Build Coastguard Worker<dt><b>-F</b>
45*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em">Run
46*5e7646d2SAndroid Build Coastguard Worker<b>cupsd</b>
47*5e7646d2SAndroid Build Coastguard Workerin the foreground but detach the process from the controlling terminal and current directory. This is useful for running
48*5e7646d2SAndroid Build Coastguard Worker<b>cupsd</b>
49*5e7646d2SAndroid Build Coastguard Workerfrom
50*5e7646d2SAndroid Build Coastguard Worker<b>init</b>(8).
51*5e7646d2SAndroid Build Coastguard Worker<dt><b>-h</b>
52*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em">Shows the program usage.
53*5e7646d2SAndroid Build Coastguard Worker<dt><b>-l</b>
54*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em">This option is passed to
55*5e7646d2SAndroid Build Coastguard Worker<b>cupsd</b>
56*5e7646d2SAndroid Build Coastguard Workerwhen it is run from
57*5e7646d2SAndroid Build Coastguard Worker<b>launchd</b>(8)
58*5e7646d2SAndroid Build Coastguard Workeror
59*5e7646d2SAndroid Build Coastguard Worker<b>systemd</b>(8).
60*5e7646d2SAndroid Build Coastguard Worker<dt><b>-s</b><i> cups-files.conf</i>
61*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em">Uses the named cups-files.conf configuration file.
62*5e7646d2SAndroid Build Coastguard Worker<dt><b>-t</b>
63*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em">Test the configuration file for syntax errors.
64*5e7646d2SAndroid Build Coastguard Worker</dl>
65*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="FILES">Files</a></h2>
66*5e7646d2SAndroid Build Coastguard Worker<pre class="man">
67*5e7646d2SAndroid Build Coastguard Worker<i>/etc/cups/classes.conf</i>
68*5e7646d2SAndroid Build Coastguard Worker<i>/etc/cups/cups-files.conf</i>
69*5e7646d2SAndroid Build Coastguard Worker<i>/etc/cups/cupsd.conf</i>
70*5e7646d2SAndroid Build Coastguard Worker<i>/usr/share/cups/mime/mime.convs</i>
71*5e7646d2SAndroid Build Coastguard Worker<i>/usr/share/cups/mime/mime.types</i>
72*5e7646d2SAndroid Build Coastguard Worker<i>/etc/cups/printers.conf</i>
73*5e7646d2SAndroid Build Coastguard Worker<i>/etc/cups/subscriptions.conf</i>
74*5e7646d2SAndroid Build Coastguard Worker</pre>
75*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="CONFORMING_TO">Conforming To</a></h2>
76*5e7646d2SAndroid Build Coastguard Worker<b>cupsd</b>
77*5e7646d2SAndroid Build Coastguard Workerimplements all of the required IPP/2.1 attributes and operations. It also implements several CUPS-specific administrative operations.
78*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="EXAMPLES">Examples</a></h2>
79*5e7646d2SAndroid Build Coastguard WorkerRun
80*5e7646d2SAndroid Build Coastguard Worker<b>cupsd</b>
81*5e7646d2SAndroid Build Coastguard Workerin the background with the default configuration file:
82*5e7646d2SAndroid Build Coastguard Worker<pre class="man">
83*5e7646d2SAndroid Build Coastguard Worker
84*5e7646d2SAndroid Build Coastguard Worker    cupsd
85*5e7646d2SAndroid Build Coastguard Worker
86*5e7646d2SAndroid Build Coastguard Worker</pre>
87*5e7646d2SAndroid Build Coastguard WorkerTest a configuration file called
88*5e7646d2SAndroid Build Coastguard Worker<i>test.conf</i>:
89*5e7646d2SAndroid Build Coastguard Worker<pre class="man">
90*5e7646d2SAndroid Build Coastguard Worker
91*5e7646d2SAndroid Build Coastguard Worker    cupsd -t -c test.conf
92*5e7646d2SAndroid Build Coastguard Worker
93*5e7646d2SAndroid Build Coastguard Worker</pre>
94*5e7646d2SAndroid Build Coastguard WorkerRun
95*5e7646d2SAndroid Build Coastguard Worker<b>cupsd</b>
96*5e7646d2SAndroid Build Coastguard Workerin the foreground with a test configuration file called
97*5e7646d2SAndroid Build Coastguard Worker<i>test.conf</i>:
98*5e7646d2SAndroid Build Coastguard Worker<pre class="man">
99*5e7646d2SAndroid Build Coastguard Worker
100*5e7646d2SAndroid Build Coastguard Worker    cupsd -f -c test.conf
101*5e7646d2SAndroid Build Coastguard Worker
102*5e7646d2SAndroid Build Coastguard Worker</pre>
103*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
104*5e7646d2SAndroid Build Coastguard Worker<b>backend</b>(7),
105*5e7646d2SAndroid Build Coastguard Worker<b>classes.conf</b>(5),
106*5e7646d2SAndroid Build Coastguard Worker<b>cups</b>(1),
107*5e7646d2SAndroid Build Coastguard Worker<b>cups-files.conf</b>(5),
108*5e7646d2SAndroid Build Coastguard Worker<b>cups-lpd</b>(8),
109*5e7646d2SAndroid Build Coastguard Worker<b>cupsd.conf</b>(5),
110*5e7646d2SAndroid Build Coastguard Worker<b>cupsd-helper</b>(8),
111*5e7646d2SAndroid Build Coastguard Worker<b>cupsd-logs</b>(8),
112*5e7646d2SAndroid Build Coastguard Worker<b>filter</b>(7),
113*5e7646d2SAndroid Build Coastguard Worker<b>launchd</b>(8),
114*5e7646d2SAndroid Build Coastguard Worker<b>mime.convs</b>(5),
115*5e7646d2SAndroid Build Coastguard Worker<b>mime.types</b>(5),
116*5e7646d2SAndroid Build Coastguard Worker<b>printers.conf</b>(5),
117*5e7646d2SAndroid Build Coastguard Worker<b>systemd</b>(8),
118*5e7646d2SAndroid Build Coastguard WorkerCUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
119*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
120*5e7646d2SAndroid Build Coastguard WorkerCopyright &copy; 2007-2019 by Apple Inc.
121*5e7646d2SAndroid Build Coastguard Worker
122*5e7646d2SAndroid Build Coastguard Worker</body>
123*5e7646d2SAndroid Build Coastguard Worker</html>
124