summaryrefslogtreecommitdiffstats
path: root/mDNSResponder/mDNSMacOSX/LaunchDaemonInfo.plist
diff options
context:
space:
mode:
Diffstat (limited to 'mDNSResponder/mDNSMacOSX/LaunchDaemonInfo.plist')
-rw-r--r--mDNSResponder/mDNSMacOSX/LaunchDaemonInfo.plist4
1 files changed, 3 insertions, 1 deletions
diff --git a/mDNSResponder/mDNSMacOSX/LaunchDaemonInfo.plist b/mDNSResponder/mDNSMacOSX/LaunchDaemonInfo.plist
index ba99d15d..c1fe89a3 100644
--- a/mDNSResponder/mDNSMacOSX/LaunchDaemonInfo.plist
+++ b/mDNSResponder/mDNSMacOSX/LaunchDaemonInfo.plist
@@ -3,7 +3,9 @@
<plist version="1.0">
<dict>
<key>Label</key>
- <string>com.apple.mDNSResponder</string>
+ <string>com.apple.networking.mDNSResponder</string>
+ <key>Disabled</key>
+ <true/>
<key>OnDemand</key>
<false/>
<key>InitGroups</key>