Following your instructions exactly, I get error:
launchctl: propertyList is NULL
launchctl: no plist was returned for:
/System/Library/LaunchDaemons/com.apple.mDNSResponder.plist
launchctl: no plist was returned for:
/System/Library/LaunchDaemons/com.apple.mDNSResponder.plist
nothing found to load
However, changing the line to:
<key>Disabled</key>
DOES work, so I'll assume the closing slash was misplaced.
It does turn off Bonjour, but also AFP, system.log says:
Jun 8 10:52:06 Gnarlodious-PowerBook DirectoryService[43]: DS (Bonjour)
couldn't register [NSLUseMachineNameForRegistration] (afpovertcp) due to an
error: -65537!
Also, eppc and a few other network protocols are also disabled. Is this
supposed to happen? Startup is also delayed at least a minute as it waits
for disabled network to appear.
This doesn't seem right. Any more advice? I only want disable broadcasting.
-- Gnarlie
Entity Mike Doris uttered this profundity:
> You'll find the new .plist file at /System/Library/LaunchDaemons
>
> If in the .plist after <dict> you add:
>
> <key>Disabled<key/>
> <true/>
>
> before <key>Label<key/> etc., that should do the trick.
>
>> -----Original Message-----
>> From: Gnarlodious [SMTP:email@hidden]
>> Sent: Monday, June 06, 2005 11:39 AM
>> To: Bonjour Developers
>> Subject: Tiger: how to disable Bonjour service?
>>
>> Hello. I am not a Bonjour developer, I am an Applescripter.
>>
>> I had written an Applescript to disable the mDNSResponder, which is now
>> broken in Tiger. I originally wrote the script for Mac users at LANL,
>> their
>> IT department considered it a security risk and didn't allow it. Now with
>> Tiger I am getting urgent requests to update my script for Tiger, however
>> it
>> looks like the entire StartupItems system has been overhauled. Please help
>> with a way to disable the service.
>>
>> You can see how I disabled it in 10.3:
>> <http://gnarlodious.com/Apple/AppleScript/Finder/RendezvousDisabler.html>
>>
>> Any help greatly appreciated, I'd hate to use a kludge to kill the daemon,
>> and this new UNIX startup system is beyond me.
>>
>> Thanks!
>>
>> -- Gnarlie
>> http://Gnarlodious.com/Apple/AppleScript/
\
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bonjour-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/bonjour-dev/email@hidden
This email sent to email@hidden