Systemd/networkd: Difference between revisions
imported>Mweinelt |
imported>Mweinelt |
||
| Line 39: | Line 39: | ||
This means that networkd is not well suited to manage scenarios where multiple profiles | This means that networkd is not well suited to manage scenarios where multiple profiles | ||
can be configured onto an interface, or an interface is only selectively up. This is mostly | can be configured onto an interface, or an interface is only selectively up. This is mostly | ||
the case for WLAN on mobile devices, and VPN tunnels | the case for WLAN on mobile devices, and occassional usage of VPN tunnels. Use | ||
[[Networkmanager]] to cover these use cases, | [[Networkmanager]] to cover these use cases, it can run in paralle with networkd, as | ||
aren't set up to manage the same interfaces. | long as they aren't set up to manage the same interfaces. | ||
=== network-online.target === | === network-online.target === | ||