> On Jul 20, 2015, at 5:25 PM, Brandon Allbery <allber...@gmail.com> wrote:
> 
> 
> On Mon, Jul 20, 2015 at 5:19 PM, Daniel J. Luke <dl...@geeklair.net> wrote:
> 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).
> 
> The problem is that MacPorts installs the plists themselves as symlinks under 
> $prefix. They can't be resolved if $prefix hasn't been mounted yet.

ok, so we should probably be copying the plist (instead of symlinking it - 
which is a lesson we should have already learned from back in the ‘images’ 
days) - and we likely also want something like the above.

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




_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to