Skip navigation.
 
mllaunchd daemon at boot time
FROM : Nathan Wan
DATE : Thu Jul 03 22:30:48 2008

Hi all,



I followed documentation here
(http://developer.apple.com/documentation/MacOSX/Conceptual/BPSystemStartup/
Articles/LaunchOnDemandDaemons.html#//apple_ref/doc/uid/TP40001762-108425)
but still cannot get my daemon to work.  I have written the proper .plist to
be loaded into launchctl, and it works when I load it manually, yet, when I
place the same plist in either /Library/LaunchDaemons or
System/Library/LaunchDaemons, it does not load when the mac boots up.  The
plist isn't even loaded into launchctl when it the computer reboots(i.e.
cannot be seen in the launchctl list).  What am I doing wrong?

Thanks everyone


Nathan

Related mailsAuthorDate
mllaunchd daemon at boot time Nathan Wan Jul 3, 22:30
mlRe: launchd daemon at boot time Herb Petschauer Jul 4, 01:03
mlRe: launchd daemon at boot time Mike Fischer Jul 4, 01:04
mlRE: launchd daemon at boot time Wan, Nathan (CIV) Jul 4, 01:43
mlRe: launchd daemon at boot time Mike Fischer Jul 4, 03:09