Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'In Tiger you should use launchd' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
In Tiger you should use launchd
Authored by: atverd on May 04, '05 07:53:11PM

Regarding starting named up on in Tiger...
Just edit /System/Library/LaunchDaemons/org.isc.named.plist as root and replace <true/> with <false/> in key Disabled. This will launch named automatically at every reboot.

---cut---
<key>Disabled</key>
<false/>
---cut---



[ Reply to This | # ]