* Russ Allbery [2012-03-31 14:14:22 -0700]: > Sergio Gelato <[email protected]> writes: > > Pragmatically, then, one would like for bosserver to make a fresh > > attempt at starting these services whenever an interface becomes ready. > > ...this is rather tricky to do. Getting the list of configured local > interfaces so that you know when it changes is rather non-portable and > hard to do properly and reliably.
I had thought that perhaps one could do something useful with a script in /etc/network/if-up.d/. It's not quite as simple as making that script issue "bos start" directly, because one would only want to start services that were stopped as a result of this error and it isn't currently easy to test for that. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

