Re: Option to execute a command?
Re: Option to execute a command?
- Subject: Re: Option to execute a command?
- From: Nathan Sims <email@hidden>
- Date: Tue, 05 Apr 2011 10:12:03 -0700
On Mar 31, 2011, at 12:07 AM, Per Olofsson wrote:
> Ah, I assumed that you need to load a LaunchDaemon, which executes in the system's context, but you're loading a LaunchAgent, which executes in the user's session. Loading and unloading LaunchAgents for users is notoriously difficult, see:
Yes, you were right. I intended to use a LaunchDaemon but was erroneously using a LaunchAgent. I switched it over to a LaunchDaemon and it is working now!
There remains only one little issue. When I build the package, PackageMaker always complains about my script group ID:
com.apple.PackageMaker[1294] Warning: Group ID 80 does not match 0 of root volume for "/Applications/ClassServer/Start_Autolaunch.csh". Make sure to have disk permissions repaired with Disk Utility.
For one of the files, it says "Group ID 80", for another it says 20. I did run Disk Utility but apparently that's not the problem...
Thanks!
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden