Re: NetworkManager status during startup

2013-06-12 Thread Ignaz Forster
Am 11.06.2013 19:20, schrieb Dan Williams: On Mon, 2013-06-10 at 18:31 +0200, Ignaz Forster wrote: Hello, during startup we have a few scripts that have to know if the system is online or not. Therefore we wanted to use "nm-online -x" to detect the state, however this fails quite unexpectedly:

Re: NetworkManager status during startup

2013-06-11 Thread Dan Williams
On Mon, 2013-06-10 at 18:31 +0200, Ignaz Forster wrote: > Hello, > > during startup we have a few scripts that have to know if the system is > online or not. Therefore we wanted to use "nm-online -x" to detect the > state, however this fails quite unexpectedly: it seems NetworkManager > needs s

NetworkManager status during startup

2013-06-10 Thread Ignaz Forster
Hello, during startup we have a few scripts that have to know if the system is online or not. Therefore we wanted to use "nm-online -x" to detect the state, however this fails quite unexpectedly: it seems NetworkManager needs some time between returning and actually listening to requests. In