Systemd/networkd: Difference between revisions

imported>Mweinelt
network-online.target
imported>Mweinelt
Line 55: Line 55:
systemd.network."50-enp3s0" = {
systemd.network."50-enp3s0" = {
   matchConfig.Name = "enp3s0";
   matchConfig.Name = "enp3s0";
   # acquire a DHCP lease, when connected
   # acquire a DHCP lease on link up
   networkConfig.DHCP = "yes";
   networkConfig.DHCP = "yes";
   # this port is not always connected and not required to be online
   # this port is not always connected and not required to be online