From 4135772f20ba8354945e9966ebcc1741d48200da Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Mon, 22 Jan 2018 20:26:00 -0700 Subject: [PATCH] Add logd --- filesystem.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/filesystem.toml b/filesystem.toml index a3fbf0b..a4e08f2 100644 --- a/filesystem.toml +++ b/filesystem.toml @@ -33,6 +33,7 @@ findutils = {} #gnu-make = {} installer = {} ion = {} +logd = {} #lua = {} #nasm = {} netdb = {} @@ -85,9 +86,10 @@ path = "/etc/init.d/00_base" data = """ nulld zerod -pcid /etc/pcid/filesystem.toml randd +logd ptyd +pcid /etc/pcid/filesystem.toml """ [[files]]