This unit is provided by:
Options
-
[Install]
-
WantedBy=network-online.target
-
-
[Service]
-
ExecStart=/lib/systemd/systemd-networkd-wait-online -i %i
-
ExecStart=/usr/lib/systemd/systemd-networkd-wait-online -i %i
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
After=systemd-networkd.service
-
Before=network-online.target shutdown.target
-
Conflicts=shutdown.target
-
DefaultDependencies=no
-
Description=Wait for Network Interface %i to be Configured
-
Documentation=man:systemd-networkd-wait-online.service(8)
-
Requires=systemd-networkd.service
-
Additionnal notes
Nothing here.