mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-29 16:18:44 +08:00
Switch to smolnetd
This commit is contained in:
parent
7228fa46d9
commit
49537bfae6
@ -47,6 +47,7 @@ orbutils = {}
|
||||
#patch = {}
|
||||
#pixelcannon = {}
|
||||
pkgutils = {}
|
||||
#prboom = {}
|
||||
ptyd = {}
|
||||
#python = {}
|
||||
randd = {}
|
||||
@ -87,12 +88,7 @@ ptyd
|
||||
[[files]]
|
||||
path = "/etc/init.d/10_net"
|
||||
data = """
|
||||
ethernetd
|
||||
ipd
|
||||
icmpd
|
||||
tcpd
|
||||
udpd
|
||||
dhcpd -b
|
||||
smolnetd
|
||||
"""
|
||||
|
||||
[[files]]
|
||||
@ -178,4 +174,3 @@ Welcome to Redox OS!
|
||||
path = "/usr/bin"
|
||||
data = "/bin"
|
||||
symlink = true
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user