Re: startup item
Re: startup item
- Subject: Re: startup item
- From: Creed Erickson <email@hidden>
- Date: Tue, 10 Jun 2003 20:50:39 -0700
On Tuesday, June 10, 2003, at 05:11 PM, Lloyd Dupont wrote:
I have created my first StartupItems.
put it into /Library/StartupItems/myStartupItem
with a start script called myStartupItem and a correctly filled
StartupParameters.plist file
when I invoke
$ SystemStrater start myStartupItem
it start successfully.
However when I reboot it doesn't start at all.
Why is it so ?
I'm puzzled, is there other undocumented steps to follow which I
missed ?
Have you checked ownership/permissions? Compare these to other startup
items. Check directories (folders) too.
Are all dependencies being described in the "Requires property?
You can boot into single user mode and bring startup services up
manually to see what is happening. Use -d or -D for debug info.
---
Creed Erickson <email@hidden>
"Not a shred of evidence exists in favor of the idea that life is
serious."
- Brendan Gill
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >startup item (From: Lloyd Dupont <email@hidden>) |