View Single Post
Posts: 26 | Thanked: 13 times | Joined on Mar 2010 @ Finland
#172
Originally Posted by bousch View Post
I fixed it by downloading the .deb from garage, unpacking it and putting the 99_autodisconnect file in /etc/network/if-up/ manually as root.

On linux you can unpack the interesting part of a .deb with the command:
Code:
ar p mypackage.deb data.tar.gz | tar zx
Hey,
Too bad I don't have linux os running on my computer and N900 doesn't seem to understand the ar command.
Could you upload the unpacked .deb file somewhere, please?