Two quick comments: 1) the attached diff doesn't have the necessary ` ,
so INTERFACES won't get set properly, but more importantly,

2) INTERFACES is set in exactly this way in /etc/acpi/suspend.d/55-down-
interfaces.sh

All scripts in suspend.d should be being called on the way down; if they
are not, then that is the source of the bug: As part of going down,
sufficient state is saved to restore the system properly on the way back
up (at least that's the theory). In general, the resume scripts should
not be setting variables, they should be using those set during suspend.

Peter, if you can, please track down why INTERFACES isn't being set on
the way down. Thanks!

-- 
Returning from hibernate doesn't start the INTERFACES (network) on Feisty.
https://launchpad.net/bugs/89149

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to