add unix-domain socket support

this is a curious config option to default to "n", I think
module-based-network
Daniel Barlow 2022-10-18 15:48:37 +01:00
parent 3ff9e49085
commit 026932a745
1 changed files with 3 additions and 0 deletions

View File

@ -56,6 +56,9 @@ in {
MODULES = "y";
# not going far without Unix domain sockets
UNIX = "y";
# s6-linux-init mounts this on /dev
DEVTMPFS = "y";
# some or all of these may be fix for "tmpfs: Unknown parameter 'mode'" error