-
Michael Shigorin authored
Once upon a time the first and only ethernet interface on a Linux system used to be known under the name of eth0; but years passed and the systemd shadow has drawn closer even to the seemingly remote areas like interface names. In short, it might get named e.g. enp0s3 (a more human friendly name of course) and the exact name is to be figured out in runtime as well. Sigh.
cec6b262