On Mon, 14 Mar 2016 06:44:29 PM Steve Roylance via luv-main wrote:
> this is in UDEV
> it is doing this on my desktop
> 
> Mar 14 18:34:29 keflavik kernel: r8169 0000:01:00.0 enp1s0: renamed from 
> eth0
> Mar 14 18:34:29 keflavik kernel: r8169 0000:03:01.0 enp3s1: renamed from 
> eth1

In Debian/Unstable the systemd version of udev will take the device names from 
the /etc/udev/rules.d/70-persistent-net.rules files if it's available, 
otherwise it will rename devices to new persistent names.

https://etbe.coker.com.au/2016/02/25/ethernet-naming-systemd/

The above blog post has a script to convert the 70-persistent-net.rules file to 
files under /etc/systemd/network/ .  I wrote this when I had systemd in 
Unstable not use the persistent-net.rules file for some reason I never managed 
to discover.

That's different from the policy with block devices which is to assign them as 
sda, sdb, etc.

-- 
My Main Blog         http://etbe.coker.com.au/
My Documents Blog    http://doc.coker.com.au/
_______________________________________________
luv-main mailing list
[email protected]
https://lists.luv.asn.au/cgi-bin/mailman/listinfo/luv-main

Reply via email to