Yes, this is fixed. I wrote a couple of small dispatcher scripts in this style
--- !/bin/sh -e # Script to dispatch NetworkManager events # # Runs ifupdown scripts when NetworkManager fiddles with interfaces. echo $0 >> /tmp/nm.log --- When i take a look at the /tmp/nm.log --- /etc/NetworkManager/dispatcher.d/02aaa /etc/NetworkManager/dispatcher.d/02zzz /etc/NetworkManager/dispatcher.d/03aaa --- it looks fine. -- Dispatcher scripts don't get executed in alphabetical order https://bugs.launchpad.net/bugs/189321 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
