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
ar p mypackage.deb data.tar.gz | tar zx