table of contents
other versions
- buster 241-7~deb10u7
- buster-backports 247.3-6~bpo10+1
- testing 247.3-6
- unstable 247.3-6
- experimental 249.3-3
SYSTEMD-NETWORKD-WAIT-ONLINE.SERVICE(8) | systemd-networkd-wait-online.service | SYSTEMD-NETWORKD-WAIT-ONLINE.SERVICE(8) |
NAME¶
systemd-networkd-wait-online.service, systemd-networkd-wait-online - Wait for network to come onlineSYNOPSIS¶
systemd-networkd-wait-online.service/lib/systemd/systemd-networkd-wait-online
DESCRIPTION¶
systemd-networkd-wait-online is a oneshot system service (see systemd.service(5)), that waits for the network to be configured. By default, it will wait for all links it is aware of and which are managed by systemd-networkd.service(8) to be fully configured or failed, and for at least one link to gain a carrier.OPTIONS¶
The following options are understood:-i, --interface=
Network interface to wait for before deciding if the
system is online. This is useful when a system has several interfaces which
will be configured, but a particular one is necessary to access some network
resources. This option may be used more than once to wait for multiple network
interfaces. When used, all other interfaces are ignored.
--ignore=
Network interfaces to be ignored when deciding if the
system is online. By default, only the loopback interface is ignored. This
option may be used more than once to ignore multiple network interfaces.
--timeout=
Fail the service if the network is not online by the time
the timeout elapses. A timeout of 0 disables the timeout. Defaults to 120
seconds.
SEE ALSO¶
systemd(1), systemd.service(5), systemd-networkd.service(8)systemd 241 |