From: msweet Date: Fri, 6 Feb 2015 21:51:27 +0000 (+0000) Subject: Set ProcessType in launchd plists () X-Git-Tag: v2.2b1~347 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=974ad7dfd4e3552a9be274282a91e930119b660c;p=thirdparty%2Fcups.git Set ProcessType in launchd plists () git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12495 a1ca3aef-8c08-0410-bb20-df032aa958be --- diff --git a/scheduler/org.cups.cups-lpd.plist.in b/scheduler/org.cups.cups-lpd.plist.in index c4fc8fe643..76eb2eefd5 100644 --- a/scheduler/org.cups.cups-lpd.plist.in +++ b/scheduler/org.cups.cups-lpd.plist.in @@ -6,6 +6,8 @@ Label org.cups.cups-lpd + ProcessType + Background EnableTransactions EnablePressuredExit diff --git a/scheduler/org.cups.cupsd.plist b/scheduler/org.cups.cupsd.plist index 51d28e2c28..413575be42 100644 --- a/scheduler/org.cups.cupsd.plist +++ b/scheduler/org.cups.cupsd.plist @@ -4,6 +4,8 @@ Label org.cups.cupsd + ProcessType + Background EnableTransactions EnablePressuredExit