On Sep 6, 2015, at 7:56 AM, FritzS wrote:

> David, Ryan,
> who is the unbound specialist?

I've never used unbound.

> My in MacPorts installed unbound did not start automatically after reboot.
> But it seems to run, but not listed in the process list
> If I want to start
> $ sudo port load unbound
> /opt/local/etc/LaunchDaemons/org.macports.unbound/org.macports.unbound.plist: 
> Operation already in progress
> 
> So I must 
> $ sudo port unload unbound
> $ sudo port load unbound
> 
> Seldom it starts after reboot. My guess, the start command for unbound comes 
> to early in the OS X startup.
> 
> Why I could set a waiting time in the
> org.macports.unbound.plist

I'm not aware of a way to set a waiting time in a plist.

I believe you can set dependencies on some things, like indicating that a plist 
requires the network be up, or that it should be restarted if the network 
connection changes?

One reason why a launchd plist might not work at startup is if your ports are 
actually installed on a second volume, not on the startup disk. Is that the 
case?

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

Reply via email to