summaryrefslogtreecommitdiff
path: root/scheduler/org.cups.cupsd.plist
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2015-02-06 21:58:21 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2015-02-06 21:58:21 +0000
commit8e732f4a20e66e245a8898246d5ae27d725b9536 (patch)
tree1cb0708a4560a1c333098f14657cf4682a45a477 /scheduler/org.cups.cupsd.plist
parent974ad7dfd4e3552a9be274282a91e930119b660c (diff)
downloadcups-8e732f4a20e66e245a8898246d5ae27d725b9536.tar.gz
The scheduler no longer listens on the loopback interface unless the web
interface or printer sharing are enabled (<rdar://problem/9136448>) git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12497 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'scheduler/org.cups.cupsd.plist')
-rw-r--r--scheduler/org.cups.cupsd.plist12
1 files changed, 0 insertions, 12 deletions
diff --git a/scheduler/org.cups.cupsd.plist b/scheduler/org.cups.cupsd.plist
index 413575be4..c0755c47b 100644
--- a/scheduler/org.cups.cupsd.plist
+++ b/scheduler/org.cups.cupsd.plist
@@ -40,18 +40,6 @@
<key>Listeners</key>
<array>
<dict>
- <key>SockNodeName</key>
- <string>::1</string>
- <key>SockServiceName</key>
- <string>ipp</string>
- </dict>
- <dict>
- <key>SockNodeName</key>
- <string>127.0.0.1</string>
- <key>SockServiceName</key>
- <string>ipp</string>
- </dict>
- <dict>
<key>SockPathMode</key>
<integer>49663</integer>
<key>SockPathName</key>