summaryrefslogtreecommitdiff
path: root/scheduler/org.cups.cups-lpd.plist.in
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2014-02-21 13:05:19 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2014-02-21 13:05:19 +0000
commitd309dce32a92e08cd13b33f279fe3d78b7ccef57 (patch)
treeddc9045c8f146245bbf96492f669a2813e705753 /scheduler/org.cups.cups-lpd.plist.in
parent4c6277cc72496d35042602d44682b883e10f91b1 (diff)
downloadcups-d309dce32a92e08cd13b33f279fe3d78b7ccef57.tar.gz
Remove the deprecated ServiceIPC key and add the recommended EnableTransactions
key. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11633 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 32067ef1d..9970b3574 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>EnableTransactions</key>
+ <false/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/cups/daemon/cups-lpd</string>