Hi all,

you may have noticed or probably read in other articles that systemd 
introduced a new device naming scheme starting with version 197. Doing nothing 
will result in device names like enp5s0 instead of eth0.

A simple way to prevent systemd (the udev part of it) to rename devices is to 
create a file named

     /etc/udev/rules.d/80-net-name-slot.rules

This file can even be a symlink to /dev/null. It seems that only the existence 
of such a file relevant.

--
Thomas
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to