From 49537bfae63003b986670f25b6196dd1188c5879 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Sun, 26 Nov 2017 09:14:54 -0700 Subject: [PATCH] Switch to smolnetd --- filesystem.toml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/filesystem.toml b/filesystem.toml index ea23a01..066eb71 100644 --- a/filesystem.toml +++ b/filesystem.toml @@ -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 -