10 lines
97 B
Text
10 lines
97 B
Text
|
iface eth0
|
||
|
use dhcp
|
||
|
hostname foo
|
||
|
|
||
|
iface eth1
|
||
|
use dhcp
|
||
|
|
||
|
iface eth2
|
||
|
use dhcp
|
||
|
dhcp-hostname bar
|