site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Couple things to check: At 19:09 +0530 on 9/23/05, Priti Rathi wrote: Hi All, I have written a Startupitems , which has StartupParameters.plist as OrderPreference = "First"; Uses = ("System Tuning"); Provides = ("SBP2 Messages"); Description = ("SBP2 Daemon"); Thanks for any help, -Priti "A man is not finished when he is defeated. He's finished when he quits" Confidentiality Notice _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/kelliott%40mac.com This email sent to kelliott@mac.com -- ______________________________________________________ Arguing with an engineer is like wrestling with a pig in mud. After a while, you realize the pig is enjoying it. ______________________________________________________ Kevin Elliott <mailto:kelliott@mac.com> AIM/iChatAV: kelliott@mac.com (video chat available) ______________________________________________________ _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... 1) Are your permissions right? root owned, 755 is a safe bet. I've had mixed results where it looked like permissions were preventing my item from loading, plus it the right way to do things. 2) Is SystemTuning loading. Especially on Tiger, their are a number of StartupItems that exist in /System/Library/StartupItems and appear valid, but don't actually load since they've been turned/replaced by launchd items. If you say your using something and it loads, you won't load. I have written a SBP2 application which keeps track of all activities going on SBP2 disk. But now I need to load my application before actual driver gets loaded for SBP2. But my daemon is not getting started. What could be the reason? Am I missing something? The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain confidential or privileged information. If you are not the intended recipient, please notify the sender at Wipro or Mailadmin@wipro.com immediately and destroy all copies of this message and any attachments. This email sent to site_archiver@lists.apple.com