summaryrefslogtreecommitdiff
path: root/scheduler/org.cups.cups-lpd.plist.in
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2015-02-06 21:51:27 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2015-02-06 21:51:27 +0000
commit974ad7dfd4e3552a9be274282a91e930119b660c (patch)
tree910bb3808ce1ae26c85901c82622b055c9e3b02b /scheduler/org.cups.cups-lpd.plist.in
parent64dda3963f4d582d17aaea7b43233e29e2cef9a0 (diff)
downloadcups-974ad7dfd4e3552a9be274282a91e930119b660c.tar.gz
Set ProcessType in launchd plists (<rdar://problem/19749641>)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12495 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'scheduler/org.cups.cups-lpd.plist.in')
-rw-r--r--scheduler/org.cups.cups-lpd.plist.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/scheduler/org.cups.cups-lpd.plist.in b/scheduler/org.cups.cups-lpd.plist.in
index c4fc8fe64..76eb2eefd 100644
--- a/scheduler/org.cups.cups-lpd.plist.in
+++ b/scheduler/org.cups.cups-lpd.plist.in
@@ -6,6 +6,8 @@
<true/>
<key>Label</key>
<string>org.cups.cups-lpd</string>
+ <key>ProcessType</key>
+ <string>Background</string>
<key>EnableTransactions</key>
<true/>
<key>EnablePressuredExit</key>