]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
(no commit message)
authorLennartPoettering <mzninuv@0pointer.de>
Mon, 7 Jan 2013 21:33:19 +0000 (21:33 +0000)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 11 Dec 2018 09:58:39 +0000 (10:58 +0100)
docs/PredictableNetworkInterfaceNames.moin

index 2235a1e2b578a2042f0010546d599fc6d3b91622..22eed720402d487cc4791e74227d7a1d22c354f9 100644 (file)
@@ -22,7 +22,7 @@ With systemd 197 we have moved a scheme similar to biosdevname (put generally mo
  2. Names incorporating Firmware/BIOS provided PCI Express hotplug slot index numbers
  3. Names incorporating physical/geographical location of the connector of the hardware
  4. Names incorporating the interfaces's MAC address
- 5. Classic, unpredictable kernel-native ethXXX naming
+ 5. Classic, unpredictable kernel-native ethX naming
 
 By default, systemd v197 will now name interfaces following policy 1) if that information from the firmware is applicable and available, falling back to 2) if that information from the firmware is applicable and available, falling back to 3) if applicable, falling back to 5) in all other cases. Policy 4) is not used by default, but is available if the user chooses so.