X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.link.xml;h=718eb8efdb5bceb35f3537c41f45a29a52978c6a;hb=8a39439e08cf14c22e9f1ca5e69d1ba499075051;hp=c1176ba1762fd70b1d8cc7850c8a13dfd0fb8d95;hpb=1ff28eaee33d9d0cee46bd176b6d6f8805c95036;p=elogind.git diff --git a/man/systemd.link.xml b/man/systemd.link.xml index c1176ba17..718eb8efd 100644 --- a/man/systemd.link.xml +++ b/man/systemd.link.xml @@ -53,12 +53,12 @@ Description - Network link configuration is performed by the net_setup_link + Network link configuration is performed by the net_setup_link udev builtin. The link files are read from the files located in the system network directory /usr/lib/systemd/network, - the volatile runtime network directory /run/systemd/network + the volatile runtime network directory /run/systemd/network, and the local administration network directory /etc/systemd/network. Link files must have the extension .link; other extensions are ignored. All link files are collectively sorted and processed in lexical order, @@ -348,23 +348,25 @@ Example - /etc/systemd/network/wireless.link + /etc/systemd/network/bridge.netdev - [Match] -MACAddress=12:34:56:78:9a:bc -Driver=brcmsmac -Path=pci-0000:02:00.0-* -Type=wlan -Virtualization=no -Host=my-laptop -Architecture=x86-64 + [NetDev] +Name=bridge0 +Kind=bridge + + + + + Example + + /etc/systemd/network/vlan1.netdev + + [NetDev] +Name=vlan1 +Kind=vlan -[Link] -Name=wireless0 -MTUBytes=1450 -BitsPerSecond=10M -WakeOnLan=magic -MACAddress=cb:a9:87:65:43:21 +[VLAN] +Id=1