1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
6 <string>org.cups.cupsd</string>
8 <string>Background</string>
9 <key>EnableTransactions</key>
11 <key>EnablePressuredExit</key>
13 <key>ExitTimeOut</key>
19 <key>/private/var/spool/cups/cache/org.cups.cupsd</key>
23 <key>ProgramArguments</key>
25 <string>/usr/sbin/cupsd</string>
28 <!-- These environment variables are only used when CUPS is compiled with debug-printfs support -->
29 <key>EnvironmentVariables</key>
31 <key>CUPS_DEBUG_LOG</key>
32 <string>/var/log/cups/debug_log</string>
33 <key>CUPS_DEBUG_LEVEL</key>
35 <key>CUPS_DEBUG_FILTER</key>
36 <string>^(cupsDo|cupsGet|cupsMake|cupsSet|http|_http|ipp|_ipp|mime).*</string>
43 <key>SockPathMode</key>
44 <integer>49663</integer>
45 <key>SockPathName</key>
46 <string>/private/var/run/cupsd</string>