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

index cefd166cecaeb8baaa80b39ba0b8a37060270163..08b6707cb78fb8c433ec47fad9959d1405c88e3f 100644 (file)
@@ -47,7 +47,7 @@ With this new scheme you now get:
  * The same on all distributions that adopted systemd/udev
  * It's easy to opt out of the scheme (see below)
 
-Does this have any drawbacks? Yes, it does. Previously it was practically guaranteed that hosts equipped with a single ethernet card only had a single "eth0" interface. An administrator now has to check first what the local interface name is before he can invoke commands on it where previously he had a good chance that "eth0" was the right name. 
+Does this have any drawbacks? Yes, it does. Previously it was practically guaranteed that hosts equipped with a single ethernet card only had a single "eth0" interface. With this new scheme in place, an administrator now has to check first what the local interface name is before he can invoke commands on it where previously he had a good chance that "eth0" was the right name. 
 
 == I don't like this, how do I disable this? ==