On Sat, Jul 22, 2017 at 12:09:46PM +0200, Adam Borowski wrote: > rename mac/00:e0:4c:11:7f:4e/=wl0 > allow-hotplug wl0 > iface wl0 inet static [...]
Ok, the problem is udev calling /lib/udev/ifupdown-hotplug, which does "ifquery --allow hotplug --list | grep wlan0", but ifquery only returns wl0, because ifquery doesn't do any renaming. Changing allow-hotplug to mac/00:e0:4c:11:7f:4e works. But then you get an ifup@wlan0.service, which starts alright, but when you unplug that network device it would try to stop ifup@wl0.service. Nasty! So I have to change both that script and ifquery to deal with renames. -- Met vriendelijke groet / with kind regards, Guus Sliepen <g...@debian.org>
signature.asc
Description: PGP signature