6 lines
92 B
Plaintext
6 lines
92 B
Plaintext
net "eth0" {
|
|
state => "up",
|
|
addrs => ["192.168.42.13/24",],
|
|
gateway => "192.168.42.1",
|
|
}
|