> On Sep 9, 2015, at 10:58 AM, FritzS - gmx <[email protected]> wrote: > Yes, LittleSnitch blocked unbond shortly in the startup time, so it could not > start correctly. > > I need a little delay for starting unbound
I don’t think this is possible directly with launchd (you could probably write a script that sleeps for a few seconds and then launches unbound, but that’s not a great idea and would stop working if the delay ever needed to be longer). > or a requirement entry for a running LittleSnitch in the unbound plist. > > Please can you give me some suggestions? you can experiment with what is possible by writing your own launchd.plist for unbound (and not use the macports one) - see `man launchd.plist` for what you can put in there. — Daniel J. Luke +========================================================+ | *---------------- [email protected] ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
