WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: is choice of dhclient configurable?  (Read 2920 times)

Offline bbauman99

  • Newbie
  • *
  • Posts: 4
is choice of dhclient configurable?
« on: September 15, 2011, 05:08:29 PM »
I'd like to use the dhclient from the isc-dhcp extension, but /etc/init.d/dhclient.sh appears to hardwire the client to the busybox version (/sbin/udhcpc).

Is this correct? Is there an easy way to override this behavior, or do I need to modify /etc/init.d/dhcp.sh manually?

Thanks.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11002
Re: is choice of dhclient configurable?
« Reply #1 on: September 16, 2011, 02:31:32 AM »
Use the "nodhcp" bootcode, and start your favorite client in bootlocal.sh.
The only barriers that can stop you are the ones you create yourself.