This commit is contained in:
Jeremy Soller 2017-06-13 18:45:33 -06:00
commit 6cd39073e9
2 changed files with 3 additions and 2 deletions

@ -1 +1 @@
Subproject commit 6506f88a23e98ab8446dfb4285cea25a46563bcc Subproject commit cbe3379475f2f0c71da1123344197ccac0fd5c29

View file

@ -58,6 +58,7 @@ path = "/etc/init.d/10_net"
data = """ data = """
ethernetd ethernetd
ipd ipd
icmpd
tcpd tcpd
udpd udpd
dhcpd -b dhcpd -b
@ -94,7 +95,7 @@ data = "255.255.255.0"
[[files]] [[files]]
path = "/etc/net/mac" path = "/etc/net/mac"
data = "00.00.00.00.00.00" data = "54-52-00-ab-cd-ef"
[[files]] [[files]]
path = "/etc/pkg.d/50_redox" path = "/etc/pkg.d/50_redox"