diff options
Diffstat (limited to 'scheduler/org.cups.cups-lpd.plist.in')
-rw-r--r-- | scheduler/org.cups.cups-lpd.plist.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scheduler/org.cups.cups-lpd.plist.in b/scheduler/org.cups.cups-lpd.plist.in index 32067ef1d..43eee68c1 100644 --- a/scheduler/org.cups.cups-lpd.plist.in +++ b/scheduler/org.cups.cups-lpd.plist.in @@ -6,6 +6,10 @@ <true/> <key>Label</key> <string>org.cups.cups-lpd</string> + <key>EnableTransactions</key> + <false/> + <key>EnablePressuredExit</key> + <false/> <key>ProgramArguments</key> <array> <string>/usr/libexec/cups/daemon/cups-lpd</string> |