]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Use 'Standard' process type to get higher priority for printing.
authorMichael R Sweet <michael.r.sweet@gmail.com>
Fri, 19 Oct 2018 02:05:11 +0000 (22:05 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Fri, 19 Oct 2018 02:05:11 +0000 (22:05 -0400)
scheduler/org.cups.cupsd.plist

index 20ff05da7e0735cfeec7acb6100bc6f707a29703..7f691bd77e28691e48b1b050429b084b0f99475f 100644 (file)
@@ -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>