Try adding your interface to HOTPLUG_INTERFACES in /etc/default/ifplugd. Upon suspend /lib/udev/ifplugd.agent is called and stops ifplugd for all interfaces. On resume, it only starts ifplugd for interfaces listed in HOTPLUG_INTERFACES.
While looking for a solution to my problem, I found an (unrelated) error in /etc/apm/scripts.d/ifplugd. The script ignores SUSPEND_ACTION=none because of small programming error. The attached patch is for this error, but does not help when using ACPI. ** Attachment added: "Patch for /etc/apm/scripts.d/ifplugd" http://launchpadlibrarian.net/15052699/ifplugd.patch -- ifplugd does stop on suspend, but does not start again with resume https://bugs.launchpad.net/bugs/237118 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs