.\" .\" cupsd man page for CUPS. .\" .\" Copyright 2007-2016 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/". .\" .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH cupsd 8 CUPS "12. Februar 2016" "Apple Inc." .SH NAME cupsd \- Cups\-Autragsplaner .SH SYNOPSIS \fBcupsd\fP [ \fB\-c\fP \fIcupsd.conf\fP ] [ \fB\-f\fP ] [ \fB\-F\fP ] [ \fB\-h\fP ] [ \fB\-l\fP ] [ \fB\-s\fP \fIcups\-files.conf\fP ] [ \fB\-t\fP ] .SH BESCHREIBUNG \fBcupsd\fP ist der Auftragsplaner (Scheduler) für das Common UNIX Printing System. Es implementiert ein Drucksystem, das auf dem Internet Printing Protocol Version 2.1 basiert und die meisten der Anforderungen von »IPP Everywhere« erfüllt. Falls auf der Befehlszeile keine Optionen angegeben werden, wird stattdessen die Standard\-Konfigurationsdatei \fI/etc/cups/cupsd.conf\fP verwandt. .SH OPTIONEN .TP 5 \fB\-c\fP\fI\ cupsd.conf\fP Verwendet die benannte cupsd.conf\-Konfigurationsdatei. .TP 5 \fB\-f\fP Führt \fBcupsd\fP im Vordergrund aus; standardmäßig wird er im Hintergrund als »Daemon« ausgeführt. .TP 5 \fB\-F\fP Führt \fBcupsd\fP im Vordergrund aus, aber kopple den Prozess von dem steuernden Terminal und dem aktuellen Verzeichnis ab. Dies ist nützlich, um \fBcupsd\fP von \fBinit\fP(8) aus auszuführen. .TP 5 \fB\-h\fP Zeigt die Programm\-Verwendung. .TP 5 \fB\-l\fP Diese Option wird an \fBcupsd\fP übergeben, wenn es von \fBlaunchd(8)\fP oder \fBsystemd\fP(8) ausgeführt wird. .TP 5 \fB\-s\fP\fI\ cups\-files.conf\fP Verwendet die benannte cups\-files.conf\-Konfigurationsdatei. .TP 5 \fB\-t\fP Testet die Konfigurationsdatei auf Syntax\-Fehler. .SH DATEIEN .nf \fI/etc/cups/classes.conf\fP \fI/etc/cups/cups\-files.conf\fP \fI/etc/cups/cupsd.conf\fP \fI/usr/share/cups/mime/mime.convs\fP \fI/usr/share/cups/mime/mime.types\fP \fI/etc/cups/printers.conf\fP \fI/etc/cups/subscriptions.conf\fP .fi .SH KONFORMITÄT \fBcupsd\fP implementiert alle benötigten IPP/2.1\-Attribute und Vorgänge. Es implementiert auch mehrere CUPS\-spezifische administrative Vorgänge. .SH BEISPIELE Führe \fIcupsd\fP im Hintergrund mit der Standardkonfigurationsdatei aus: .nf cupsd .fi Eine Konfigurationsdatei namens \fItest.conf\fP überprüfen: .nf cupsd \-t \-c test.conf .fi Führe \fBcupsd\fP im Vordergrund mit einer Testkonfigurationsdatei namens \fItest.conf\fP aus: .nf cupsd \-f \-c test.conf .fi .SH "SIEHE AUCH" \fBbackend\fP(7), \fBclasses.conf\fP(5), \fBcups\fP(1), \fBcups\-files.conf\fP(5), \fBcups\-lpd\fP(8), \fBcupsd.conf\fP(5), \fBcupsd\-helper\fP(8), \fBcupsd\-logs\fP(8), \fBfilter\fP(7), \fBlaunchd\fP(8), \fBmime.convs\fP(5), \fBmime.types\fP(5), \fBprinters.conf\fP(5), \fBsystemd\fP(8), CUPS\-Online\-Hilfe (http://localhost:631/help) .SH COPYRIGHT Copyright \[co] 2007\-2016 by Apple Inc.