This website works better with JavaScript
Home
Explore
Help
Register
Sign In
oss
/
openadk
Watch
4
Star
1
Fork
3
Files
Issues
1
Pull Requests
0
Wiki
Browse Source
add default network configuration for alix1c
Waldemar Brodkorb
15 years ago
parent
2725cc8be4
commit
7e9efc2e40
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
5
0
target/alix1c/files/etc/network/interfaces
+ 5
- 0
target/alix1c/files/etc/network/interfaces
View File
@@ -0,0 +1,5 @@
+auto lo
+iface lo inet loopback
+
+auto eth0
+iface eth0 inet dhcp