mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 09:21:26 +03:00
b810272594
And use wait_online()
28 lines
358 B
SYSTEMD
28 lines
358 B
SYSTEMD
[Match]
|
|
Name=dummy98
|
|
|
|
[Network]
|
|
# these lines are ignored
|
|
Address=hogehoge
|
|
Address=foofoo
|
|
|
|
[Address]
|
|
Address=10.2.3.4/16
|
|
PreferredLifetime=0
|
|
Scope=link
|
|
|
|
[Address]
|
|
Address=2001:0db8:0:f101::1/64
|
|
|
|
[Address]
|
|
# this section must be ignored
|
|
Peer=hoge
|
|
Address=10.10.0.1/16
|
|
Label=30
|
|
|
|
[Address]
|
|
# this section must be ignored
|
|
Label=30
|
|
Peer=hoge
|
|
Address=10.10.0.2/16
|