Re: vlan interface renamed
Hi.
On Wed, Apr 07, 2021 at 09:53:57AM +0200, Erwan David wrote:
> > > How Am I a supposed to have this working ?
> >
> > By disabling problematic renaming of course:
> >
> > cat > /etc/systemd/network/00-vlan.link << EOF
> > [Match]
> > Type=vlan
> >
> > [Link]
> > NamePolicy=kernel
> > MACAddressPolicy=none
> > EOF
> >
> > update-initramfs -k all -u
> >
>
> Alas it does not work. interface is still renamed
And here it gets interesting.
What about:
udevadm test /sys/class/net/rename12
Reco
Reply to: