Merge pull request #1188 from jD91mZM2/master
Add ipcd to filesystem.toml
This commit is contained in:
commit
ad25649410
2
cookbook
2
cookbook
|
@ -1 +1 @@
|
|||
Subproject commit d57e19dfd580b520da97b8cb6002fab709d8bad3
|
||||
Subproject commit 215b60d3588c628f39d99c6925ca4549c60ca5b9
|
|
@ -40,6 +40,7 @@ findutils = {}
|
|||
#gnu-make = {}
|
||||
installer = {}
|
||||
ion = {}
|
||||
ipcd = {}
|
||||
#lci = {}
|
||||
logd = {}
|
||||
#lua = {}
|
||||
|
@ -111,6 +112,7 @@ data = """
|
|||
nulld
|
||||
zerod
|
||||
randd
|
||||
ipcd
|
||||
logd
|
||||
ptyd
|
||||
pcid /etc/pcid/filesystem.toml
|
||||
|
|
Loading…
Reference in a new issue