Macports tasks not launching at boot. policy?

Brandon Allbery allbery.b at gmail.com
Mon May 5 06:16:04 PDT 2014


On Mon, May 5, 2014 at 9:03 AM, "René J.V. Bertin" <rjvbertin at gmail.com>wrote:

> Maybe it'd be possible to trigger the mounting of local partitions through
> launchd ... assuming one can control the order in which launchd scripts are
> executed?


Well, there's this bit where launchd does stuff via the plists, so this
only works if you can arrange for it to load one set, execute stuff from
it, then load the rest. If it loads them all in one pass, then you have the
problem that you need to force stuff to be mounted before launchd does the
scan --- but launchd determines what to do by scanning and loading plists,
and *nothing else* is running before launchd starts.

In short, given that it's not working as is, you're looking at modifying
launchd itself. (Remember, launchd is "init".) There is not likely to be
any kind of clever workaround.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-users/attachments/20140505/cc55b07c/attachment.html>


More information about the macports-users mailing list