[Unit] Description=Wait until this host is online After=network.target Before=network-online.target [Service] Type=oneshot ExecStart=/lib/wait-until-online RemainAfterExit=true TimeoutStartSec=600 [Install] WantedBy=network-online.target