mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 13:24:17 +08:00
Add ipcd to filesystem.toml
This commit is contained in:
parent
6ba609f291
commit
f91eb517b8
@ -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]]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user