data: add udev rules to make emulated ethernet devices default unmanaged
authorLubomir Rintel <lkundrak@v3.sk>
Thu, 22 Jan 2015 15:41:15 +0000 (16:41 +0100)
committerLubomir Rintel <lkundrak@v3.sk>
Mon, 23 Mar 2015 14:13:02 +0000 (15:13 +0100)
commit7ba30cfd265d5cde4afc96685f138cad23921138
treeb634ae69ed3447496c5a02ad758110110fc0dd45
parent85ee1f4a9c04cad8f2486f858efd5ca10cb09077
data: add udev rules to make emulated ethernet devices default unmanaged

There are some out-of-tree drivers that create devices masquerading as
ethernets which are supposed to use their own management tools. Avoid touching
them.

The rules should be run after 80-net-setup-link.rules, so that the
ID_NET_DRIVER is set.
data/85-nm-unmanaged.rules [new file with mode: 0644]
data/Makefile.am