1SYSTEMD-NETWORKD-WAIT-sOyNsLtIeNmEd.-SnEeRtVwIoCrEk(d8-)waSiYtS-ToEnMlDi-nNeE.TsWeOrRvKiDc-eWAIT-ONLINE.SERVICE(8)
2
3
4
6 systemd-networkd-wait-online.service, systemd-networkd-wait-online -
7 Wait for network to come online
8
10 systemd-networkd-wait-online.service
11
12 /usr/lib/systemd/systemd-networkd-wait-online
13
15 systemd-networkd-wait-online is a oneshot system service (see
16 systemd.service(5)), that waits for the network to be configured. By
17 default, it will wait for all links it is aware of and which are
18 managed by systemd-networkd.service(8) to be fully configured or
19 failed, and for at least one link to gain a carrier.
20
22 The following options are understood:
23
24 -i, --interface=
25 Network interface to wait for before deciding if the system is
26 online. This is useful when a system has several interfaces which
27 will be configured, but a particular one is necessary to access
28 some network resources. This option may be used more than once to
29 wait for multiple network interfaces. When used, all other
30 interfaces are ignored.
31
32 --ignore=
33 Network interfaces to be ignored when deciding if the system is
34 online. By default, only the loopback interface is ignored. This
35 option may be used more than once to ignore multiple network
36 interfaces.
37
38 --timeout=
39 Fail the service if the network is not online by the time the
40 timeout elapses. A timeout of 0 disables the timeout. Defaults to
41 120 seconds.
42
44 systemd(1), systemd.service(5), systemd-networkd.service(8)
45
46
47
48systemd 241 SYSTEMD-NETWORKD-WAIT-ONLINE.SERVICE(8)