Re: daemontools does not start correctly on OS X/Panther
Eben <[email protected]>
| Newsgroups | gmane.comp.djb.syslog |
|---|---|
| Message-ID | <p06100501bce814468fb8@[192.168.1.22]> |
Rob Kudyba wrote: > >It appears daemontools does not want to start correctly on OS X/Panther. >Any other mods neeeded to get this running properly? That's because it writes the command to /etc/rc.local, where it's not consulted during startup. The correct way to start it is to create svscanboot and StartupParameters.plist files in /Library/StartupItems/svscanboot/. I've documented the procedure at http://netdevice.com/qmail/#osx.