launchd module order
launchd module order
- Subject: launchd module order
- From: Todd Heberlein <email@hidden>
- Date: Sun, 31 May 2009 17:32:54 -0700
I am writing a program that installs a HelperTool/daemon that will be
started by launchd, and I have a couple of questions:
(1) The Basic Authorization Sample (BAS) library puts privileged
helper tools in the directory /Library/PrivilegedHelperTools. Is this
Apple's preferred location for code that will be run with root
privileges (say, as opposed to /usr/local/bin or something)?
(2) I would like my code run *before* another piece code started by
launchd. In particular, I want it to run before httpd as directed my
the launchd module org.apache.httpd.plist in /System/Library/
LaunchDaemons. Is there an order in which launchd load modules and
acts on them?
Thanks,
Todd
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden