Description
Services that depend on connectivity can wait until the network is considered ready. It is useful for boot workflows where mounts, sync jobs, or daemons fail if they start too early.
Waiting for the network can also delay startup when links are down or misconfigured. Administrators should set timeouts and dependencies deliberately.