Switch to smolnetd

This commit is contained in:
Jeremy Soller 2017-11-26 09:14:54 -07:00
parent 7228fa46d9
commit 49537bfae6

View file

@ -47,6 +47,7 @@ orbutils = {}
#patch = {} #patch = {}
#pixelcannon = {} #pixelcannon = {}
pkgutils = {} pkgutils = {}
#prboom = {}
ptyd = {} ptyd = {}
#python = {} #python = {}
randd = {} randd = {}
@ -87,12 +88,7 @@ ptyd
[[files]] [[files]]
path = "/etc/init.d/10_net" path = "/etc/init.d/10_net"
data = """ data = """
ethernetd smolnetd
ipd
icmpd
tcpd
udpd
dhcpd -b
""" """
[[files]] [[files]]
@ -178,4 +174,3 @@ Welcome to Redox OS!
path = "/usr/bin" path = "/usr/bin"
data = "/bin" data = "/bin"
symlink = true symlink = true