]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scheduler/org.cups.cupsd.plist
Merge changes from CUPS 1.5svn-r9717.
[thirdparty/cups.git] / scheduler / org.cups.cupsd.plist
index 97c4208e1daa04b8db28e0f3767683d6c1720d39..ccc861d8f2899bfe291b79dc43ef36cfa4e60486 100644 (file)
                <string>/usr/sbin/cupsd</string>
                <string>-l</string>
        </array>
+       <!-- These environment variables are only used when CUPS is compiled
+            with --enable-debug-printfs -->
+       <key>EnvironmentVariables</key>
+       <dict>
+               <key>CUPS_DEBUG_LOG</key>
+               <string>/var/log/cups/debug_log</string>
+               <key>CUPS_DEBUG_LEVEL</key>
+               <string>3</string>
+               <key>CUPS_DEBUG_FILTER</key>
+               <string>^(http|_http|ipp|_ipp|mime).*</string>
+       </dict>
        <key>ServiceIPC</key>
        <true/>
        <key>Sockets</key>