Am Mittwoch, 23. Oktober 2013, 19:23:59 schrieb Pierre M.R.:
A common way to supersede it
> is to add a link in /etc/udev/rules.d/80-net-name-slot.rules -> /dev/null.
> 
> Pierre

or do a

cat > /etc/udev/rules.d/80-net-name-slot.rules <<EOF
# This file is intentionally empty and supersedes by its existence
# the /lib/udev/rules.d/80-net-name-slot.rules to prevent
# udev from renaming eth0 to enp1s0 and such.
EOF

So you may know later on why that "empty" file is there ... ;-)

--
Thomas
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to