Skip to content

Instantly share code, notes, and snippets.

@seyyah
Created July 7, 2010 09:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seyyah/466496 to your computer and use it in GitHub Desktop.
Save seyyah/466496 to your computer and use it in GitHub Desktop.
#!/bin/bash
# Konumu: /etc/init.d/
# $ sudo update-rc.d mydhclient defaults 99 90
# Basarili olabilmesi icin /etc/network/interface dosyasinin su sekilde olmasi gerekir: http://gist.github.com/466499
dhclient
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment