mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-20 03:44:18 +08:00
Clear initial net settings, use dhcpd on boot
This commit is contained in:
parent
7e12dea0fe
commit
d71081110e
@ -7,6 +7,7 @@ ethernetd
|
||||
ipd
|
||||
tcpd
|
||||
udpd
|
||||
dhcpd -b
|
||||
getty display:2
|
||||
getty display:3
|
||||
#orbital display:4
|
||||
|
||||
@ -1 +1 @@
|
||||
10.85.85.1
|
||||
0.0.0.0
|
||||
|
||||
@ -1 +1 @@
|
||||
10.85.85.2
|
||||
0.0.0.0
|
||||
|
||||
@ -1 +1 @@
|
||||
10.85.85.1
|
||||
0.0.0.0
|
||||
|
||||
@ -1 +1 @@
|
||||
255.255.255.0
|
||||
0.0.0.0
|
||||
|
||||
@ -1 +1 @@
|
||||
08.9E.01.DD.45.AF
|
||||
00.00.00.00.00.00
|
||||
|
||||
Loading…
Reference in New Issue
Block a user