Updated gentoos' networking script(s). (dhcp only).
This commit is contained in:
parent
d39f4fe8ec
commit
5d0748fbd5
3
AUTHORS
3
AUTHORS
@ -26,6 +26,9 @@ Contributions
|
||||
Edd Dumbill <edd [at] com.usefulinc>
|
||||
- Contributed APT sources.list file for Ubuntu's Dapper release.
|
||||
|
||||
Kevin Fullerton <kevin.fullerton [at] uk.co.shotgun-suicide>
|
||||
- Fixup for gentoos revised networking scripts. (dhcp)
|
||||
|
||||
Stefan Fritsch <sf [at] de.sfritsch>
|
||||
- Contributed the policy-rc.d fixups for common.sh
|
||||
|
||||
|
||||
@ -45,7 +45,7 @@ setupDynamicNetworking ()
|
||||
#
|
||||
# Setup DHCP for the first ethernet interface
|
||||
#
|
||||
iface_eth0="dhcp"
|
||||
config_eth0=( "dhcp" )
|
||||
|
||||
E_O_DHCP
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user