just added a simple change to the script to make it more flexible.

Instead of:
echo Killing dhclient3 and ipw3945d
killall dhclient3
killall /sbin/ipw3945d-2.6.19-7-generic

I made it:
echo Killing dhclient3 and ipw3945d
killall dhclient3
killall /sbin/ipw3945d-`uname -r`

-- 
ipw3945 doesn't reassociate after suspend
https://bugs.launchpad.net/bugs/56421
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to