Browse Source

add default network configuration for alix1c

Waldemar Brodkorb 14 years ago
parent
commit
7e9efc2e40
1 changed files with 5 additions and 0 deletions
  1. 5 0
      target/alix1c/files/etc/network/interfaces

+ 5 - 0
target/alix1c/files/etc/network/interfaces

@@ -0,0 +1,5 @@
+auto lo
+iface lo inet loopback
+
+auto eth0
+iface eth0 inet dhcp