]> git.ipfire.org Git - thirdparty/cups.git/blob - doc/help/man-cupsd.html
Save work on cert stuff.
[thirdparty/cups.git] / doc / help / man-cupsd.html
1 <!DOCTYPE HTML>
2 <html>
3 <!-- SECTION: Man Pages -->
4 <head>
5 <link rel="stylesheet" type="text/css" href="../cups-printable.css">
6 <title>cupsd(8)</title>
7 </head>
8 <body>
9 <h1 class="title">cupsd(8)</h1>
10 <h2 class="title"><a name="NAME">Name</a></h2>
11 cupsd - cups scheduler
12 <h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
13 <b>cupsd</b>
14 [ -c
15 <i>config-file</i>
16 ] [ -f ] [ -F ] [ -h ] [ -l ] [ -t ]
17 <h2 class="title"><a name="DESCRIPTION">Description</a></h2>
18 <b>cupsd</b>
19 is the scheduler for CUPS. It implements a printing system based upon the Internet Printing Protocol, version 2.1. If no options are specified on the command-line then the default configuration file
20 <i>/etc/cups/cupsd.conf</i>
21 will be used.
22 <h2 class="title"><a name="OPTIONS">Options</a></h2>
23 <dl class="man">
24 <dt>-c config-file
25 <dd style="margin-left: 5.0em">Uses the named configuration file.
26 <dt>-f
27 <dd style="margin-left: 5.0em">Run
28 <b>cupsd</b>
29 in the foreground; the default is to run in the background as a "daemon".
30 <dt>-F
31 <dd style="margin-left: 5.0em">Run
32 <b>cupsd</b>
33 in the foreground but detach the process from the controlling terminal and current directory. This is useful for running
34 <b>cupsd</b>from<b>init</b>(8).
35 <dt>-h
36 <dd style="margin-left: 5.0em">Shows the program usage.
37 <dt>-l
38 <dd style="margin-left: 5.0em">This option is passed to
39 <b>cupsd</b>
40 when it is run from
41 <b>launchd</b>(8).
42 <dt>-t
43 <dd style="margin-left: 5.0em">Test the configuration file for syntax errors.
44 </dl>
45 <h2 class="title"><a name="COMPATIBILITY">Compatibility</a></h2>
46 <b>cupsd</b>
47 implements all of the required IPP/2.1 attributes and operations. It also implements several CUPS-specific administration operations.
48 <h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
49 <a href="man-backend.html?TOPIC=Man+Pages"><b>backend</b>(7),</a><a href="man-classes.conf.html?TOPIC=Man+Pages"><b>classes.conf</b>(5),</a><b>cups-deviced</b>(8),<b>cups-driverd</b>(8),<a href="man-cups-lpd.html?TOPIC=Man+Pages"><b>cups-lpd</b>(8),</a><a href="man-cupsd.conf.html?TOPIC=Man+Pages"><b>cupsd.conf</b>(5),</a><a href="man-filter.html?TOPIC=Man+Pages"><b>filter</b>(7),</a><b>launchd</b>(8),<a href="man-mime.convs.html?TOPIC=Man+Pages"><b>mime.convs</b>(5),</a><a href="man-mime.types.html?TOPIC=Man+Pages"><b>mime.types</b>(5),</a><a href="man-printers.conf.html?TOPIC=Man+Pages"><b>printers.conf</b>(5),</a>
50 <a href="http://localhost:631/help">http://localhost:631/help</a>
51 <h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
52 Copyright &copy; 2007-2014 by Apple Inc.
53
54 </body>
55 </html>