Re: launchd daemon at boot time
Re: launchd daemon at boot time
- Subject: Re: launchd daemon at boot time
- From: "Herb Petschauer" <email@hidden>
- Date: Thu, 3 Jul 2008 16:03:17 -0700
{Snip}
> 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?
Do you have the proper ownership set? (root:wheel I believe). Proper
privs (-rw-r--r--) [the documentation should have the final word on
these values, not me]. Any messages in the system.log?
Also, how are you loading when you test?
sudo launchctl load xxx or
launchctl load xxx
Cheers,
-H.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden