Skip to content

Instantly share code, notes, and snippets.

@hgdeoro
Created December 21, 2011 19:59
Show Gist options
  • Save hgdeoro/1507449 to your computer and use it in GitHub Desktop.
Save hgdeoro/1507449 to your computer and use it in GitHub Desktop.
/system/etc/init.d/10modprobetun
#!/system/bin/sh
#
# load the 'tun' module
modprobe tun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment