site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=XAYng0GK4pEsuOBDOU9hFcVrzn5o27eUZOjv+ufMzUw=; b=tZLZEk0vQUKOCDZz8+QkhBl0l5euYGXZ66mMKhCQNi0uh2tAMP/TKQZNkIrBQFJkU+ fWuJ4YdF8Dmxo+xvfxkxZelT+4vjxY+tQbIZtAT4yzMLN8hXpdSnS7pg18vhfBCFD3ny FK+WMG64cOGWzhp2zBzd70GC1+e2nlpiq6KIk= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=QhUvYR/lqwIEWUv+nRKeACyT4KPonasks6vZP9sxGYHrsflT2CT3Iu3VguZVgb2d8V JhIFlS4lSvQgQ3p6xYZ+dc70bRB2mZuoQVFev8HpoVmKDGuOnMSqXxRS7P1UNnstQJth W6GUAwVzJYMwS5JCaqL4FM/7PI0q+O11oQJzg= Hi all, I have one query and I have not found any documentation on this. I wrote one plist and put it in LaunchDaemons folder. Now, to avoid rebooting the system I use "launchctl load /Library/LaunchDaemons/com.mycompany.mydaemon.plist" to start the daemon. It starts working properly. When I logout and log in again, it does not get started. If I reboot then it works fine. Do I need to modify plist file? or is there any other way to do it? or it behaves in this way only. Testing machine is iMac 10.4.11 PPC. Regards rksinghal _______________________________________________ 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... This email sent to site_archiver@lists.apple.com
participants (1)
-
Rakesh Singhal