site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Thread-index: AcmyB3CTlXPi39oNMk+dvROuZ476qg== Thread-topic: Launchctl question User-agent: Microsoft-Entourage/12.15.0.081119
Your agent should accept a message or signal that will cause it to restart itself. Why do you believe unloading and loading the agent is necessary? Are you running an installer or something?
Yes, this is part of an install.
This will spawn a new process for your script in the bootstrap context that your agent is running in. The invocations of launchctl from that script will inherit the correct environment and talk to the correct launchd.
I just want to be using the lowest possible privilege at all times, as any good application should do. I'm having trouble determining what permissions the UID controls and what permissions the bootstrap context controls. *********************************************************************** This e-mail and its attachments are confidential, legally privileged, may be subject to copyright and sent solely for the attention of the addressee(s). Any unauthorized use or disclosure is prohibited. Statements and opinions expressed in this e-mail may not represent those of Radialpoint. Le contenu de ce courriel est confidentiel, privilégié et peut être soumis à des droits d'auteur. Il est envoyé à l'intention exclusive de son ou de ses destinataires. Il est interdit de l'utiliser ou de le divulguer sans autorisation. Les opinions exprimées dans le présent courriel peuvent diverger de celles de Radialpoint. _______________________________________________ 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)
-
Tim Murison