From f91eb517b8fff202c0eb801642947ad9f950cf2a Mon Sep 17 00:00:00 2001 From: jD91mZM2 Date: Sat, 2 Jun 2018 15:04:20 +0200 Subject: [PATCH 1/2] Add ipcd to filesystem.toml --- filesystem.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/filesystem.toml b/filesystem.toml index d66a415..dd77f9c 100644 --- a/filesystem.toml +++ b/filesystem.toml @@ -40,6 +40,7 @@ findutils = {} #gnu-make = {} installer = {} ion = {} +ipcd = {} #lci = {} logd = {} #lua = {} @@ -114,6 +115,7 @@ randd logd ptyd pcid /etc/pcid/filesystem.toml +ipcd """ [[files]] From 1c511ad29e88e093524e8e3ba8af62fb7c56935f Mon Sep 17 00:00:00 2001 From: jD91mZM2 Date: Sat, 2 Jun 2018 15:22:02 +0200 Subject: [PATCH 2/2] Move icpd & update cookbook --- cookbook | 2 +- filesystem.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cookbook b/cookbook index d57e19d..215b60d 160000 --- a/cookbook +++ b/cookbook @@ -1 +1 @@ -Subproject commit d57e19dfd580b520da97b8cb6002fab709d8bad3 +Subproject commit 215b60d3588c628f39d99c6925ca4549c60ca5b9 diff --git a/filesystem.toml b/filesystem.toml index dd77f9c..a1fae0d 100644 --- a/filesystem.toml +++ b/filesystem.toml @@ -112,10 +112,10 @@ data = """ nulld zerod randd +ipcd logd ptyd pcid /etc/pcid/filesystem.toml -ipcd """ [[files]]