summaryrefslogtreecommitdiff
path: root/scheduler/org.cups.cupsd.plist
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2018-10-18 22:05:11 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2018-10-18 22:05:11 -0400
commit72ca662e7e80c28ce2b379775de04107e20e7d2d (patch)
tree918a02ce01feb7aacc64563becf4e35c4c66425c /scheduler/org.cups.cupsd.plist
parent171b7064c6bed1ca412137bd5b632c1bbc0f9964 (diff)
downloadcups-72ca662e7e80c28ce2b379775de04107e20e7d2d.tar.gz
Use 'Standard' process type to get higher priority for printing.
Diffstat (limited to 'scheduler/org.cups.cupsd.plist')
-rw-r--r--scheduler/org.cups.cupsd.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/scheduler/org.cups.cupsd.plist b/scheduler/org.cups.cupsd.plist
index 20ff05da7..7f691bd77 100644
--- a/scheduler/org.cups.cupsd.plist
+++ b/scheduler/org.cups.cupsd.plist
@@ -5,7 +5,7 @@
<key>Label</key>
<string>org.cups.cupsd</string>
<key>ProcessType</key>
- <string>Adaptive</string>
+ <string>Standard</string>
<key>EnableTransactions</key>
<true/>
<key>ExitTimeOut</key>