GNOME Bugzilla – Bug 772249
network: Initialize primary and VPN connections on startup
Last modified: 2016-09-30 12:04:58 UTC
See patch.
Created attachment 336661 [details] [review] network: Initialize primary and VPN connections on startup We only connect to the corresponding property notifications after both Client and RemoteSettings are ready, so we may miss the initial signal emission. Make sure to pick up the connections in this case to fix the network indicator not showing up.
Review of attachment 336661 [details] [review]: looks correct
Attachment 336661 [details] pushed as d0bab1f - network: Initialize primary and VPN connections on startup