X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.link.xml;h=f73182aca9da124a80ecae6c63586038d5be2ee1;hb=06c17c39a8345deef1ecff4dd5ef262f968c9be2;hp=718eb8efdb5bceb35f3537c41f45a29a52978c6a;hpb=d86dd07d462fb8502b1c7b4a9a4df4fba8318bdd;p=elogind.git diff --git a/man/systemd.link.xml b/man/systemd.link.xml index 718eb8efd..f73182aca 100644 --- a/man/systemd.link.xml +++ b/man/systemd.link.xml @@ -101,7 +101,7 @@ The driver currently bound to the device, as exposed by the udev property DRIVER - of its parent device, or if that is not set the + of its parent device, or if that is not set, the driver as exposed by ethtool -i of the device itself. @@ -186,7 +186,7 @@ If the hardware has a persistent MAC address, as most hardware should, - and this is used by the kernel, nothing + and if it is used by the kernel, nothing is done. Otherwise, a new MAC address is generated which is guaranteed to be the same on every boot for the given @@ -236,8 +236,8 @@ The name is set based on entries in the udev's Hardware Database with the key - ID_NET_NAME_FROM_DATABASE - . + ID_NET_NAME_FROM_DATABASE. + @@ -245,8 +245,8 @@ The name is set based on information given by the firmware for on-board devices, as exported by - the udev property ID_NET_NAME_ONBOARD - . + the udev property ID_NET_NAME_ONBOARD. + @@ -254,8 +254,8 @@ The name is set based on information given by the firmware for hot-plug devices, as exported by - the udev property ID_NET_NAME_SLOT - . + the udev property ID_NET_NAME_SLOT. + @@ -329,7 +329,7 @@ magic - Wake on receipt of a magic packet + Wake on receipt of a magic packet. @@ -348,25 +348,23 @@ Example - /etc/systemd/network/bridge.netdev - - [NetDev] -Name=bridge0 -Kind=bridge - - - - - Example - - /etc/systemd/network/vlan1.netdev + /etc/systemd/network/wireless.link - [NetDev] -Name=vlan1 -Kind=vlan + [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 -[VLAN] -Id=1 +[Link] +Name=wireless0 +MTUBytes=1450 +BitsPerSecond=10M +WakeOnLan=magic +MACAddress=cb:a9:87:65:43:21