This unit is provided by:
Options
-
[Install]
-
WantedBy=network-online.target
-
-
[Service]
-
ExecStart=/lib/ifupdown/wait-online.sh
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
Before=network-online.target
-
ConditionFileIsExecutable=/sbin/ifup
-
DefaultDependencies=no
-
Description=Wait for network to be configured by ifupdown
-
Additionnal notes
Nothing here.