From b869d9cc0dda4fe5300f5ec5b5a090199ecd4e3e Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Fri, 17 Mar 2017 16:18:48 +0100 Subject: device: add spec "driver:" to match devices Changing the MAC address of devices is known to fail with certain drivers. Add a device-spec to allow disabling it for for such devices. Related: https://bugzilla.gnome.org/show_bug.cgi?id=777523 --- Makefile.examples | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.examples') diff --git a/Makefile.examples b/Makefile.examples index 61c2b1df6e..f464b061d6 100644 --- a/Makefile.examples +++ b/Makefile.examples @@ -138,6 +138,7 @@ EXTRA_DIST += \ examples/lua/lgi/deactivate-all.lua \ \ examples/nm-conf.d/30-anon.conf \ + examples/nm-conf.d/31-mac-addr-change.conf \ \ examples/python/dbus/nm-state.py \ examples/python/dbus/add-connection.py \ -- cgit v1.2.1