startupitem issue with unmounted volume (non-default prefix)

Daniel J. Luke dluke at geeklair.net
Mon Jul 20 14:19:30 PDT 2015


I looked but didn’t see a ticket for this (can someone point me to it if you happen to know it exists?)

Maybe we should add something like:

    <key>KeepAlive</key>
    <dict>
        <key>PathState</key>
        <dict>
            <key>$prefix</key>
            <true/>
        </dict>
    </dict>

to our auto-generated plists? (I /think/ that will make launchd wait until $prefix is available, but haven’t tested it yet).

--
Daniel J. Luke                                                                   
+========================================================+                        
| *---------------- dluke at geeklair.net ----------------* |                          
| *-------------- http://www.geeklair.net -------------* |                          
+========================================================+                        
|   Opinions expressed are mine and do not necessarily   |                          
|          reflect the opinions of my employer.          |                          
+========================================================+





More information about the macports-dev mailing list