From 974ad7dfd4e3552a9be274282a91e930119b660c Mon Sep 17 00:00:00 2001 From: msweet Date: Fri, 6 Feb 2015 21:51:27 +0000 Subject: [PATCH] Set ProcessType in launchd plists () git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12495 a1ca3aef-8c08-0410-bb20-df032aa958be --- scheduler/org.cups.cups-lpd.plist.in | 2 ++ scheduler/org.cups.cupsd.plist | 2 ++ 2 files changed, 4 insertions(+) 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 -- 2.47.2