This service is executed before network-online.target, and theoretically waits until the network is online. This service has the configuration file /usr/lib/systemd/system/NetworkManager-wait-online.service with the line "ExecStart=/usr/bin/nm-online -q --timeout=30" <br />
<br />
"nm-online -q" waits only until loopback interface is activated and not wait others networks interfaces managed by NetworkManager are up.
↧