Note
assumes Endian VPN and Tunnelblick are installed
Download the file
fix-endian-vpn.sh
into~/bin
Mark it as executable
chmod +x ~/bin/fix-endian-vpn.sh
Every time you reboot, you must run the script:
sudo ~/bin/fix-endian-vpn.sh
Alternatively, you could add it to the crontab of the root user: