site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.1) Gecko/20090814 Fedora/3.0-2.6.b3.fc11 Thunderbird/3.0b3 Hello all, I put the plist file at /Library/LaunchAgents Also when logged in, if from terminal, if i fire: In the /var/log/system.log i get launchd[2..2] com.launchd.myprogram:exited abnormally: Abort Trap However, if i run : sudo launchctl load /Library/LaunchAgents/com.launchd.myprogram.plist Everything works fine. -- Regards, Sachin Srivastava www.enterprisedb.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... My installer install a program, which i needed to run at user-login. Now for the same i have written a LaunchAgent but the problem is it is not launching at user-login. launchctl load /Library/LaunchAgents/com.launchd.myprogram.plist (which has RunAtLoad = true). I tried the same on a leopard and snow leopard box and everything works fine there without any problem. What is is that i am missing in Tiger? This email sent to site_archiver@lists.apple.com
participants (1)
-
Sachin Srivastava